summaryrefslogtreecommitdiff
path: root/templates/two_col.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/two_col.tmpl')
-rw-r--r--templates/two_col.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/two_col.tmpl b/templates/two_col.tmpl
index 0b559ad..3acef69 100644
--- a/templates/two_col.tmpl
+++ b/templates/two_col.tmpl
@@ -1,5 +1,5 @@
#extends templates.base
#def css
-<link rel="stylesheet" type="text/css" href="/static/theme/2col.tiny.css" media="screen" />
+<link rel="stylesheet" type="text/css" href="$basehref/static/theme/2col.tiny.css" media="screen" />
#end def