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.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/two_col.tmpl b/templates/two_col.tmpl
index 58b866e..6e292d2 100644
--- a/templates/two_col.tmpl
+++ b/templates/two_col.tmpl
@@ -1,5 +1,6 @@
#extends templates.base
#def css
-<link rel="stylesheet" href="$basehref/static/theme/style-plinth-2col.css" />
+<!-- CSS from previous template, not sure what to keep yet -->
+<!--<link rel="stylesheet" href="$basehref/static/theme/style-plinth-2col.css" />-->
#end def