summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.rdf.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list/list.rdf.tmpl')
-rw-r--r--template/en/default/list/list.rdf.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/list/list.rdf.tmpl b/template/en/default/list/list.rdf.tmpl
index 873e4ed13..99c06c1ee 100644
--- a/template/en/default/list/list.rdf.tmpl
+++ b/template/en/default/list/list.rdf.tmpl
@@ -27,6 +27,7 @@
<bz:result rdf:about="[% urlbase FILTER xml %]buglist.cgi?[% urlquerypart FILTER html %]">
<bz:installation rdf:resource="[% urlbase FILTER xml %]" />
+ <bz:query_timestamp>[% currenttime FILTER time('%Y-%m-%d %T %Z') FILTER html %]</bz:query_timestamp>
<bz:bugs>
<Seq>
[% FOREACH bug = bugs %]