From: Michael Tremer Date: Sat, 14 Jul 2018 15:48:13 +0000 (+0100) Subject: Fix spacing of elements on index page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0cd3fe98cba6de0f82f136cec9af10da8566bf6e;p=ipfire.org.git Fix spacing of elements on index page Signed-off-by: Michael Tremer --- diff --git a/src/templates/index.html b/src/templates/index.html index 7ad349fe..ac9e6518 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -121,26 +121,34 @@
-
+

Latest Release

-

{{ locale.format_date(latest_release.date, shorter=True) }}

-

+ +

+ {{ locale.format_date(latest_release.date, shorter=True) }} +

+ +

{{ _("%s has been released!") % latest_release.name }}

-
- + + - -

A complete history of IPFire releases is available at our News page.

+ +

+ A complete history of IPFire releases is available at our News page. +

@@ -151,7 +159,8 @@
{{ locale.format_date(item.published, relative=True, shorter=True) }}  
-
+ +
{% if type == "news" %} {{ item.title }} @@ -165,8 +174,7 @@ {% end %} - {{ _("Read More") }} - + {{ _("Read More") }}
@@ -212,7 +220,7 @@
-

{{ _("Professional Appliances & Services") }}

+

{{ _("Professional Appliances & Services") }}