From 00ef914a5aa9cc94c6171a09e450df2f182c785b Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 20 Sep 2012 00:56:40 +0000 Subject: [PATCH] Migrated over impressum.html --- i2p2www/pages/global/footer.html | 2 +- {www.i2p2/pages => i2p2www/pages/site}/impressum.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename {www.i2p2/pages => i2p2www/pages/site}/impressum.html (76%) diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html index f131c9c9..3b3ff3b5 100644 --- a/i2p2www/pages/global/footer.html +++ b/i2p2www/pages/global/footer.html @@ -32,7 +32,7 @@
diff --git a/www.i2p2/pages/impressum.html b/i2p2www/pages/site/impressum.html similarity index 76% rename from www.i2p2/pages/impressum.html rename to i2p2www/pages/site/impressum.html index cdfdcc28..8afeb302 100644 --- a/www.i2p2/pages/impressum.html +++ b/i2p2www/pages/site/impressum.html @@ -1,8 +1,8 @@ -{% extends "_layout.html" %} +{% extends "global/layout.html" %} {% block title %}Impressum{% endblock %} {% block content %}

[German laws...]

Tassilo Schweyer
Weitfelderweg 8b
89275 Elchingen

-{% endblock %} \ No newline at end of file +{% endblock %}