tiny styling bugfixes
[scpubgit/stemmaweb.git] / root / src / header.tt
index 3c526d9..ef81249 100644 (file)
@@ -1,4 +1,4 @@
-[% vstr = '002' -%]
+[% vstr = '003' -%]
 <!DOCTYPE HTML>
 <html>
   <head>
@@ -6,7 +6,7 @@
     <link type='text/css' href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet'>
     <link type="text/css" href="[% c.uri_for('/css/cupertino/jquery-ui-1.8.13.custom.css') %]" rel="stylesheet" />
     <link type="text/css" href="[% c.uri_for('/css/jquery.multiselect.css') %]" rel="stylesheet" />
-    <link type="text/css" href="[% c.uri_for('/css/style.css') %]" rel="stylesheet" />
+    <link type="text/css" href="[% c.uri_for('/css/style.css') %]?v=[% vstr %]" rel="stylesheet" />
 [% IF applicationstyle -%]
        <link type="text/css" href="[% applicationstyle %]?v=[% vstr %]" rel="stylesheet" />
 [% END -%]
@@ -24,4 +24,4 @@
     [% content %]
     <title>[% pagetitle %]</title>
   </head>
-  <body>
\ No newline at end of file
+  <body>