From 2d4053d79a26d295f052d5c7b490c09e4e766d95 Mon Sep 17 00:00:00 2001 From: pebosi Date: Tue, 14 Jan 2014 23:28:13 +0100 Subject: [PATCH] Update news templates --- templates/news-author.html | 2 +- templates/news.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/news-author.html b/templates/news-author.html index a66bf986..de38035a 100644 --- a/templates/news-author.html +++ b/templates/news-author.html @@ -8,7 +8,7 @@
-
+
{% if lang == "de" %} XXX GERMAN TEXT MISSING {% else %} diff --git a/templates/news.html b/templates/news.html index ac1e9ab4..f2c8ee37 100644 --- a/templates/news.html +++ b/templates/news.html @@ -8,7 +8,7 @@
-
+
{% if lang == "de" %}

Auf diesen Seiten findest du alle Ankündigungen, @@ -30,7 +30,7 @@ {% end %}

-
+

{{ _("Stay up to date") }}

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

{{ _("IPFire Planet") }}

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

{{ _("Latest news") }}

{% module NewsTable(news) %}
-- 2.47.3