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:
468974f
)
* Use the spring skin instead of the winter skin.
author
Matthijs Kooijman
<matthijs@stdio.flexvps.nl>
Sat, 9 Feb 2008 00:55:17 +0000
(
01:55
+0100)
committer
Matthijs Kooijman
<matthijs@stdio.flexvps.nl>
Sat, 9 Feb 2008 00:55:17 +0000
(
01:55
+0100)
templates/base/base.html
patch
|
blob
|
history
diff --git
a/templates/base/base.html
b/templates/base/base.html
index 3cbb3533511ef3ad5975eaa2a558f1bc705a7a4d..6a8a89a1241c94711d3f1aa8a0202ea2cd799494 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=
winter
"/>
+<link rel="stylesheet" type="text/css" href="http://www.evolution-events.nl/algemeen/css.php?skin=
lente
"/>
<link rel="stylesheet" type="text/css" href="{% block stylesheet %}{{ STATIC_URL_PREFIX }}/base/css/base.css{% endblock %}"/>
</head>
<body>