Matthias Andreas Benkard | aa659da | 2020-03-01 12:04:14 +0100 | [diff] [blame] | 1 | {@eu.mulk.mulkcms2.benki.wiki.WikiPageRevision page} |
| 2 | |
| 3 | {#include base.html} |
| 4 | |
| 5 | {#title}About This Site{/title} |
| 6 | {#siteSection}About This Site{/siteSection} |
| 7 | {#aboutClass}this-page{/aboutClass} |
| 8 | |
Matthias Andreas Benkard | 188327d | 2020-04-17 21:22:57 +0200 | [diff] [blame] | 9 | {#nav}{#navbar siteSection="About" /} |
Matthias Andreas Benkard | 371164a | 2020-03-23 06:21:25 +0100 | [diff] [blame] | 10 | |
Matthias Andreas Benkard | aa659da | 2020-03-01 12:04:14 +0100 | [diff] [blame] | 11 | {#head}{/head} |
| 12 | |
| 13 | {#body} |
| 14 | |
| 15 | <article id="contact-info"> |
| 16 | <header> |
| 17 | <hgroup> |
| 18 | <h1>Contact Information</h1> |
| 19 | <h2>Information according to § 5 TMG, § 55 Abs. 2 RStV</h2> |
| 20 | </hgroup> |
| 21 | </header> |
| 22 | |
| 23 | <p>Responsible for the content on this site:</p> |
| 24 | |
| 25 | <section id="contact-info-main"> |
| 26 | <address> |
| 27 | Matthias Benkard<br/> |
| 28 | Machtlfinger Str. 29<br/> |
| 29 | 81379 München<br/> |
| 30 | <br/> |
| 31 | E-Mail: <a href="mailto:admin@mulk.eu">admin@mulk.eu</a><br/> |
Matthias Andreas Benkard | a11c065 | 2020-03-01 12:05:24 +0100 | [diff] [blame] | 32 | Phone: <a href="tel:+4988568054002">+49-8856-8054002</a><br/> |
Matthias Andreas Benkard | aa659da | 2020-03-01 12:04:14 +0100 | [diff] [blame] | 33 | Fax: <a href="tel:+498920008761207">+49-89-20008761207</a><br/> |
| 34 | </address> |
| 35 | </section> |
| 36 | </article> |
| 37 | {/body} |
| 38 | |
| 39 | {/include} |