From bb46d786c7c66f9346f8ade7a5ee2522ea46bd4c Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Wed, 28 Apr 2010 12:21:35 +0200 Subject: [PATCH] Fixed html code --- www/templates/static/development.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/www/templates/static/development.html b/www/templates/static/development.html index 458e19c4..35c3793b 100644 --- a/www/templates/static/development.html +++ b/www/templates/static/development.html @@ -5,7 +5,7 @@ {% block content %} -
+

{{ _("Development") }}

{{ _(

@@ -20,7 +20,7 @@


-
+

{{ _("git") }}

{{ _(

@@ -44,7 +44,7 @@
-

+

{{ _("source-code") }}

{% if lang == "de" %} @@ -61,7 +61,7 @@

-
+

{{ _("bugtracker") }}

{{ _(

@@ -81,7 +81,7 @@
-

+

{{ _("HowTos") }}

{% if lang == "de" %} @@ -107,7 +107,7 @@

-
+

{{ _("IPFire 3.x") }}

{% if lang == "de" %} @@ -131,7 +131,7 @@ {% end %}

-
+

{{ _("Artwork") }}

{% if lang == "de" %} -- 2.47.3