From 11255c011b0b06d7e26da0c0af4afeeaf5485a78 Mon Sep 17 00:00:00 2001 From: nd <git@notandy.de> Date: Wed, 22 May 2019 20:08:44 +0200 Subject: [PATCH] Added Impressum --- camp.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/camp.html b/camp.html index a20d2bf..0d1331c 100644 --- a/camp.html +++ b/camp.html @@ -170,6 +170,8 @@ Ziegelei 10 </ul> </p> +<a href="https://events.ccc.de/impressum/">Impressum</a> + <script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> <script id="zammad_form_script" src="https://tickets.c3loc.de/assets/form/form.js"></script> @@ -189,4 +191,4 @@ Ziegelei 10 <script type="text/javascript" src="static/js/spamspan.js"></script> </body> -</html> \ No newline at end of file +</html> -- GitLab