From b1d5b8b7365264acffab1c120477bbda46532833 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 1 Jun 2014 11:20:58 +0200 Subject: Tryin the affix sidenav. --- pyaggr3g470r/templates/home.html | 26 +++++++++++++------------- pyaggr3g470r/templates/layout.html | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'pyaggr3g470r/templates') diff --git a/pyaggr3g470r/templates/home.html b/pyaggr3g470r/templates/home.html index ce26a954..b4c43b64 100644 --- a/pyaggr3g470r/templates/home.html +++ b/pyaggr3g470r/templates/home.html @@ -2,19 +2,19 @@ {% block content %}
-
- -
-
+ +
{% if result|count == 0 %}

{{ _("You don't have any feeds.") }}

{{ _('Add some') }}, {{ _('or') }} {{ _('upload an OPML file.') }}

diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index 41c1e503..39f4df32 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -23,7 +23,7 @@ deployed on Heroku or on a traditional server." /> {% endblock %} - +