blob: 520644e6e8683c4ff57805b9b2fa1281fa8e732a [file] [log] [blame]
Matthias Andreas Benkardaa659da2020-03-01 12:04:14 +01001{@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
9{#head}{/head}
10
11{#body}
12
13<article id="contact-info">
14 <header>
15 <hgroup>
16 <h1>Contact Information</h1>
17 <h2>Information according to § 5 TMG, § 55 Abs. 2 RStV</h2>
18 </hgroup>
19 </header>
20
21 <p>Responsible for the content on this site:</p>
22
23 <section id="contact-info-main">
24 <address>
25 Matthias Benkard<br/>
26 Machtlfinger Str. 29<br/>
27 81379 München<br/>
28 <br/>
29 E-Mail: <a href="mailto:admin@mulk.eu">admin@mulk.eu</a><br/>
Matthias Andreas Benkarda11c0652020-03-01 12:05:24 +010030 Phone: <a href="tel:+4988568054002">+49-8856-8054002</a><br/>
Matthias Andreas Benkardaa659da2020-03-01 12:04:14 +010031 Fax: <a href="tel:+498920008761207">+49-89-20008761207</a><br/>
32 </address>
33 </section>
34</article>
35{/body}
36
37{/include}