From baa97e4672ffecf2b1669a2876de1ebb352125aa Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sat, 28 Dec 2013 15:11:55 +0100 Subject: Added favicon link in the layout template. --- pyaggr3g470r/templates/layout.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'pyaggr3g470r/templates') diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index 7424b00d..5ed0ee9f 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -3,12 +3,14 @@ {% block head %} - - - + + + {% if head_title %}{{ head_title }} - {% endif %}pyAggr3g470r + + @@ -21,7 +23,6 @@ {% endblock %} -