diff options
author | Marvin Borner | 2021-02-08 15:26:19 +0100 |
---|---|---|
committer | Marvin Borner | 2021-02-08 15:26:34 +0100 |
commit | 817f18cf40371128740270e8d71de523cf72316c (patch) | |
tree | 34c744bebc0903079ebc297f43b4f5e948541897 /zeitung/parts/imprint.tex | |
parent | 4a87c860681ee2c872aa3f40c024d6d66f8d087c (diff) |
beautiful code
Diffstat (limited to 'zeitung/parts/imprint.tex')
-rw-r--r-- | zeitung/parts/imprint.tex | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/zeitung/parts/imprint.tex b/zeitung/parts/imprint.tex index 124dc43..cee13b1 100644 --- a/zeitung/parts/imprint.tex +++ b/zeitung/parts/imprint.tex @@ -1,2 +1,15 @@ \title{Impressum} -\lipsum[1-2] + +% TODO: Druckerei, Auflage, Verfasser (PFLICHT) +% Alle Rechte vorbehalten + +\begin{tabular}{ l l } + \textbf{V.i.S.d.P} & RBS TG13 \\ % Verantwortlich im Sinne des Presserechts + \textbf{\LaTeX} & Marvin Borner, Lars Krönner \\ + \textbf{Web-Plattform} & Lars Krönner, Marvin Borner \\ + \textbf{Web-Hosting} & Marvin Borner \\ + \textbf{Design} & Leia Saumweber, Tomislav Strazanac \\ + \textbf{Finanzierung \& Werbung} & Lars Mayer \\ + \textbf{Planung \& Organisation} & Mathias Schmiegel, Sebastian Sutor \\ + \textbf{Open-Source Code} & \url{https://github.com/marvinborner/abitur2021} +\end{tabular} |