X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=templates%2Fbase%2Fbase.html;h=c5405a9255971c49ff2501c76d47401f3bf0144e;hb=ce42ffced3e5e583414a29abe3aa08b21d87fc5e;hp=8fefc9a32e661ac8533285c676859885cf880fd6;hpb=7718e4a9979f165d892248287f646e206b3c78dc;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/base/base.html b/templates/base/base.html index 8fefc9a..c5405a9 100644 --- a/templates/base/base.html +++ b/templates/base/base.html @@ -1,28 +1,85 @@ {% load i18n %} - + + - +{% if debug %} +{# Use local copy of skin css when in debug mode #} + +{% else %} + +{% endif %} + +{# #} +{# #} + + +Xerxes -
-
- -
-
-{% block content %} -{% endblock %} -
-
- -
-