* Include YUI javascript libraries.
[matthijs/projects/xerxes.git] / templates / base / base.html
index 3cbb3533511ef3ad5975eaa2a558f1bc705a7a4d..1a9c9522012680f26c46dd9b294ae76ae8560be9 100644 (file)
@@ -1,8 +1,10 @@
 {% load i18n %}
 <html>
 <head>
-<link rel="stylesheet" type="text/css" href="http://www.evolution-events.nl/algemeen/css.php?skin=winter"/>
+<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 %}"/>
+<script type="text/javascript" src="http://yui.yahooapis.com/2.5.1/build/yahoo-dom-event/yahoo-dom-event.js"></script> 
+<script type="text/javascript" src="http://yui.yahooapis.com/2.5.1/build/logger/logger-debug.js"></script> 
 </head>
 <body>
 <div class="logo"></div>