* Use the lex skin instead of the spring skin.
authorMatthijs Kooijman <matthijs@stdio.flexvps.nl>
Sat, 9 Feb 2008 10:10:17 +0000 (11:10 +0100)
committerMatthijs Kooijman <matthijs@stdio.flexvps.nl>
Sat, 9 Feb 2008 10:10:17 +0000 (11:10 +0100)
templates/base/base.html

index 6a8a89a1241c94711d3f1aa8a0202ea2cd799494..062bacd0bdcaac3f519874ca1a2ab2daf207214a 100644 (file)
@@ -1,7 +1,7 @@
 {% load i18n %}
 <html>
 <head>
-<link rel="stylesheet" type="text/css" href="http://www.evolution-events.nl/algemeen/css.php?skin=lente"/>
+<link rel="stylesheet" type="text/css" href="http://www.evolution-events.nl/algemeen/css.php?skin=lex"/>
 <link rel="stylesheet" type="text/css" href="{% block stylesheet %}{{ STATIC_URL_PREFIX }}/base/css/base.css{% endblock %}"/>
 </head>
 <body>