First Commit
This commit is contained in:
commit
610aa1e202
4204 changed files with 636764 additions and 0 deletions
49
_static/templates/impressum.php
Normal file
49
_static/templates/impressum.php
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
<?php include('./templates/_header.php'); ?>
|
||||
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
|
||||
<div class="white-box">
|
||||
<h3 class="box-title m-b-0">Impressum</h3>
|
||||
<hr>
|
||||
|
||||
<p><strong>mivita e.K.</strong><br>
|
||||
Leinfeld 2<br>
|
||||
87755 Kirchhaslach<br>
|
||||
Telefon: +49 (0) 8333 946 98 90<br>
|
||||
Fax: +49 (0) 8333 7268<br>
|
||||
E-Mail: info@mivita.care<br></p>
|
||||
|
||||
<p><strong>Geschäftsinhaber:</strong><br> Alois Ried<br><br>
|
||||
|
||||
<strong>Registergericht:</strong><br> Memmingen<br><br>
|
||||
|
||||
<strong>Registernummer:</strong><br> HRA 12236<br><br>
|
||||
|
||||
<strong>USt-ID-Nr.:</strong><br> DE 244162340<br></p>
|
||||
<br>
|
||||
<p><strong>Support mivita:</strong><br>
|
||||
Telefon: +49 (0) 8333 946 98 90<br>
|
||||
E-Mail:: <a href="mailto:info@mivita.care">info@mivita.care</a></p>
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
<br>
|
||||
<p><strong>Nutzungshinweis:</strong>
|
||||
<br> Eine unerlaubte Verwendung, Reproduktion, Weitergabe, Veröffentlichungen oder eine kommerzielle Nutzung ohne Genehmigung des Urhebers der auf dieser Website befindlichen Inhalte ist untersagt und wird sowohl straf- als auch zivilrechtlich verfolgt!</p>
|
||||
<br>
|
||||
<strong>Online-Streitbeilegung:</strong>
|
||||
<br> gemäß Art. 14 Abs. 1 ODR-VO: Die Europäische Kommission stellt eine Plattform zur Online-Streitbeilegung (OS) bereit, die Sie hier finden <a href="http://ec.europa.eu/consumers/odr/" target="_blank">http://ec.europa.eu/consumers/odr/</a>.
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php include('./templates/_footer.php'); ?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue