From: pebosi Date: Tue, 14 Jan 2014 22:16:15 +0000 (+0100) Subject: Update planet templates X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00b02c49822bbdf6f7d63d84fb006d007bf204d0;p=ipfire.org.git Update planet templates --- diff --git a/templates/planet/base.html b/templates/planet/base.html index 27d2545f..da6c70ac 100644 --- a/templates/planet/base.html +++ b/templates/planet/base.html @@ -4,7 +4,7 @@

{{ _("IPFire Planet") }}

-

+

{% block subtitle %} {{ _("The official blog of the IPFire team") }} {% end block %} diff --git a/templates/planet/index.html b/templates/planet/index.html index 9b84ca5f..e3218248 100644 --- a/templates/planet/index.html +++ b/templates/planet/index.html @@ -11,16 +11,16 @@

-
+
- - +
- + {{ _("All posts from") }} diff --git a/templates/planet/posting.html b/templates/planet/posting.html index 921ba408..4524a2ab 100644 --- a/templates/planet/posting.html +++ b/templates/planet/posting.html @@ -10,9 +10,9 @@
-
+
{% if entry.is_draft() %} -
+
{{ _("Heads up!") }} {{ _("This post is a draft and has not been published, yet.") }}
diff --git a/templates/planet/search.html b/templates/planet/search.html index 71de0a66..a3e79ab5 100644 --- a/templates/planet/search.html +++ b/templates/planet/search.html @@ -12,7 +12,7 @@ {% module PlanetEntry(entry) %} {% end %} {% else %} -

+

{{ _("No results found for '%s'") % query }}

{% end %} diff --git a/templates/planet/user.html b/templates/planet/user.html index 82387c11..369a381d 100644 --- a/templates/planet/user.html +++ b/templates/planet/user.html @@ -4,7 +4,7 @@ {% block body %}
-
+
{% block bodyA %}