diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-04-28 07:39:05 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-04-28 07:39:05 +0200 |
commit | 52f59f8ab0dd621b7770ee5519fd1989ca09ad00 (patch) | |
tree | 8768582d1e43456ca1fc80022a4bce088a8cf2bc /templates/imprint.html.ep | |
parent | af8e2832a0f03c52f78a7f4d8f9740ec31e661e2 (diff) |
Remove privacy policy and imprint skeletons to ease deployment
(they need to be manually override anyway)
Diffstat (limited to 'templates/imprint.html.ep')
-rw-r--r-- | templates/imprint.html.ep | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/imprint.html.ep b/templates/imprint.html.ep deleted file mode 100644 index f571abf..0000000 --- a/templates/imprint.html.ep +++ /dev/null @@ -1,7 +0,0 @@ -<div class="container"> -<h1>Impressum</h1> -Verantwortlich für diese Seite ist:<br/> -Vorname Nachname<br/> -Straße Hausnummer<br/> -PLZ Ort -</div> |