diff options
author | Christian Franke <nobody@nowhere.ws> | 2011-11-02 01:26:33 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2011-11-02 01:27:23 +0100 |
commit | 55040d1e6252af9e00fc3bfa78cb476ae46f117c (patch) | |
tree | 020c5d16a0fe5e86732010d979cdeac9f736278f /template | |
parent | de00bc78c0cc690306c220bcec4592f9702f7718 (diff) |
rename css to force refetch though cached
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/template/template.html b/template/template/template.html index f04c49b..b24afec 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -15,7 +15,7 @@ <meta name="description" lang="de" content="$template_desc_de"> <meta name="description" lang="en" content="$template_desc_en"> - <link rel="stylesheet" href="css/sublab-new.css" type="text/css"> + <link rel="stylesheet" href="css/sublab-2011-11-02.css" type="text/css"> <link rel="stylesheet" href="css/taifun.status.css" type="text/css"> <link rel="stylesheet" href="css/trieste.status.css" type="text/css"> <link rel="stylesheet" href="css/nautilus.status.css" type="text/css"> |