summaryrefslogtreecommitdiff
path: root/src/templates/apps/room/atom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/apps/room/atom.xml')
-rw-r--r--src/templates/apps/room/atom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/apps/room/atom.xml b/src/templates/apps/room/atom.xml
index 15b329c..94dee98 100644
--- a/src/templates/apps/room/atom.xml
+++ b/src/templates/apps/room/atom.xml
@@ -2,7 +2,7 @@
{% load prefix %}
<feed xmlns="http://www.w3.org/2005/Atom">
<title>{{title}}</title>
- <updated>{{date}}</updated>
+ <updated>{{rfc3339_date}}</updated>
<link rel="self" href="{{baseurl}}/room/+{{tags}}.atom"/>
<link href="{{baseurl}}/room/+{{tags}}"/>
{% if rooms %}