projects
/
matthijs
/
projects
/
xerxes.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03d14f1
)
* Use the lex skin instead of the spring skin.
author
Matthijs Kooijman
<matthijs@stdio.flexvps.nl>
Sat, 9 Feb 2008 10:10:17 +0000
(11:10 +0100)
committer
Matthijs Kooijman
<matthijs@stdio.flexvps.nl>
Sat, 9 Feb 2008 10:10:17 +0000
(11:10 +0100)
templates/base/base.html
patch
|
blob
|
history
diff --git
a/templates/base/base.html
b/templates/base/base.html
index 6a8a89a1241c94711d3f1aa8a0202ea2cd799494..062bacd0bdcaac3f519874ca1a2ab2daf207214a 100644
(file)
--- a/
templates/base/base.html
+++ b/
templates/base/base.html
@@
-1,7
+1,7
@@
{% load i18n %}
<html>
<head>
-<link rel="stylesheet" type="text/css" href="http://www.evolution-events.nl/algemeen/css.php?skin=le
nte
"/>
+<link rel="stylesheet" type="text/css" href="http://www.evolution-events.nl/algemeen/css.php?skin=le
x
"/>
<link rel="stylesheet" type="text/css" href="{% block stylesheet %}{{ STATIC_URL_PREFIX }}/base/css/base.css{% endblock %}"/>
</head>
<body>