From 05c782d1965c032f6b70e1957e99311047b250ae Mon Sep 17 00:00:00 2001 From: SecretlyTaco Date: Thu, 20 Apr 2017 20:43:26 +0100 Subject: [PATCH] Swapped copyright for link to source code --- smash/templates/base.html | 147 +++++++++++++++++++------------------- 1 file changed, 73 insertions(+), 74 deletions(-) diff --git a/smash/templates/base.html b/smash/templates/base.html index b5373ef..1b881a9 100644 --- a/smash/templates/base.html +++ b/smash/templates/base.html @@ -1,74 +1,73 @@ - - - - {% block head %} - - - - - - - - {% endblock %} - - {% if title %} - {{ title }} - {{ g.appname }} - {% endif %} - - - -
- - - - -
- - {% block content %} - - {% endblock %} - -
- -
-
- -
- - - - - - - + + + + {% block head %} + + + + + + + + {% endblock %} + + {% if title %} + {{ title }} - {{ g.appname }} + {% endif %} + + + +
+ + + + +
+ + {% block content %} + + {% endblock %} + + +
+ +
+ + + + + + +