]> ruin.nu Git - ndwebbie.git/blobdiff - root/lib/site/html.tt2
Implemented a basic Wiki.
[ndwebbie.git] / root / lib / site / html.tt2
index 4671c42d0049bcd5412c9e4e2a4177aa2d783088..d1af74a5238b2520d696a92d3f92680a62c34df6 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-       <title>[% site.title %]: [% template.title %]</title>
+       <title>[% site.title %]: [% title or template.title %]</title>
        <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
        <link rel="stylesheet" type="text/css" href="/static/default.css">
        <link rel="stylesheet" type="text/css" href="/static/css/[% user.css or "black" %].css">