From 604e9d828a459cd28e7736fc45675e4297f759ac Mon Sep 17 00:00:00 2001 From: eliott Date: Thu, 10 Jan 2008 00:23:31 -0800 Subject: Cherry pick of Thayer's archweb_pub retheme work --- templates/base.html | 147 +++++++++++++++++++++++----------------------------- 1 file changed, 66 insertions(+), 81 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 266d73b1..59cbf462 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,84 +1,69 @@ - - {% block title %}Arch Linux{% endblock %} - - - - - {% block head %} - {% endblock %} - - -
-
- -
Arch Linux
-
-
- {% if not user.is_anonymous %} - Logged in as {{ user.username }}. - Logout - {% endif %} -
- - {% block ads %} - {% if not user.is_anonymous %} - - {% else %} -
- - - {% endif %} -
- {% endblock %} -
-
- {% block content %} -
- {% block content_right %} - {% endblock %} -
-
- {% block content_left %} - {% endblock %} -
- {% endblock %} -
-
- Copyright © 2002-2007, Judd Vinet <jvinet@zeroflux.org>

- Arch Linux -
- + + {% block title %}Arch Linux{% endblock %} + + + + + {% block head %} + {% endblock %} + + +
+ +
+ {% if not user.is_anonymous %} + Logged in as {{ user.username }}. + Logout + {% endif %} +
+ + {% block ads %} +
+ + +
+ {% endblock %} +
+
+ {% block content %} +
+ {% block content_right %} + {% endblock %} +
+
+ {% block content_left %} + {% endblock %} +
+ {% endblock %} +
+
+ Copyright © 2002-2008 Judd Vinet and Aaron Griffin.
+ The Arch Linux name and logo are recognized trademarks. Some rights reserved. +
+ -- cgit v1.2.3-55-g3dc8