summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list-simple.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list/list-simple.html.tmpl')
-rw-r--r--template/en/default/list/list-simple.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/list/list-simple.html.tmpl b/template/en/default/list/list-simple.html.tmpl
index 125a164f0..f4c3549ed 100644
--- a/template/en/default/list/list-simple.html.tmpl
+++ b/template/en/default/list/list-simple.html.tmpl
@@ -39,7 +39,8 @@
<head>
<title>[% title FILTER html %]</title>
<base href="[% urlbase FILTER html %]">
- <link href="skins/standard/buglist.css" rel="stylesheet" type="text/css">
+ <link href="[% 'skins/standard/buglist.css' FILTER mtime %]"
+ rel="stylesheet" type="text/css">
</head>
<body>