From 21da20f5d592aabcb60096768dcac76baa626315 Mon Sep 17 00:00:00 2001 From: François Schmidts Date: Sat, 11 Apr 2015 16:14:19 +0200 Subject: first take on redoing the menu --- pyaggr3g470r/templates/layout.html | 39 ++++++++++++++++++++------------------ pyaggr3g470r/views/feed.py | 15 ++++++++------- pyaggr3g470r/views/views.py | 10 +++++++--- runserver.py | 1 + 4 files changed, 37 insertions(+), 28 deletions(-) diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index f9b51127..d15d99d8 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -9,10 +9,10 @@ pyAggr3g470r{% if head_title %} - {{ head_title }}{% endif %} - + - - + + {% endblock %} @@ -25,36 +25,39 @@ - pyAggr3g470r{% if head_title %}-  {{ head_title }}{% endif %} + pyAggr3g470r + {% if head_title %} - {{ head_title }}{% endif %}