]> ruin.nu Git - ndwebbie.git/blobdiff - root/lib/site/html.tt2
Allow users to store their birthday
[ndwebbie.git] / root / lib / site / html.tt2
index d1af74a5238b2520d696a92d3f92680a62c34df6..247ab823898b8bdee2f4feaecc698e4d285cac68 100644 (file)
@@ -5,6 +5,9 @@
        <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">
+[%- FOR s IN site.stylesheets %]
+       <link rel="stylesheet" type="text/css" href="/static/[% s %]">
+[%- END %]
        <link rel="icon" type="image/ico" href="/favicon.ico">
        <script type="text/javascript" src="/static/js/raid.js"></script>
        <script type="text/javascript" src="/static/js/jquery-1.2.6.min.js"></script>