summaryrefslogtreecommitdiff
path: root/impressum.osml
blob: 6e2312cfd457534eb30c1a66b8cd3adf98f2b762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
%{
	Ousía Homepage

	(c) Andreas Stöckel, Benjamin Paaßen 2015

	This work is licensed under a Creative Commons Attribution-ShareAlike 4.0
	International License. <http://creativecommons.org/licenses/by-sa/4.0/>
}%

\import[ontology]{ontology/webpage}

\begin{webpage}{Ousía Framework – Impressum}

\begin{section}
	\title{Impressum}

	Angaben gemäß § 5 TMG

	\subsection{Anschrift}
	\address{
		\name{Andreas Stöckel}
		\street{Arnikastr.}
		\number{5}
		\plz{33729}
		\city{Bielefeld}
	}

	\subsection{Kontakt}
	\phone[office]{+49 0521 44698871}
	\mail{andreas.stoeckel@googlemail.com}
\end{section}

\end{webpage}