summaryrefslogtreecommitdiff
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index f7baae0..bef43ed 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -4,6 +4,7 @@
4 <head> 4 <head>
5 <meta charset="utf-8" /> 5 <meta charset="utf-8" />
6 <title><TMPL_VAR TITLE></title> 6 <title><TMPL_VAR TITLE></title>
7 <link rel="stylesheet" href="/yui/reset/reset-min.css" type="text/css" />
7 <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" /> 8 <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
8 </head> 9 </head>
9 <body> 10 <body>