From 55f562a19bf015644ac35fb7704cd19cba09f0aa Mon Sep 17 00:00:00 2001 From: Thayer Williams Date: Tue, 16 Mar 2010 11:40:52 -0700 Subject: Redesigned base template * content now above sidebar text in source code * new dev navbar * descriptive href titles * added body class block * cleaned up footer Signed-off-by: Dan McGee --- templates/base.html | 143 +++++++++++++++++++++++++++++----------------------- 1 file changed, 80 insertions(+), 63 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index cc5fadd..922ce9f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,73 +1,90 @@ - - {% block title %}Arch Linux{% endblock %} - - - - - - {% block head %} - {% endblock %} - - -
- -