summaryrefslogtreecommitdiff
path: root/data/templates/atom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/atom.xml')
-rw-r--r--data/templates/atom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/atom.xml b/data/templates/atom.xml
index 5a7c0cf..4a4eaaf 100644
--- a/data/templates/atom.xml
+++ b/data/templates/atom.xml
@@ -7,6 +7,6 @@
<author>
<name>$authorName$</name>
</author>
- <updated>$timestamp$</updated>
+ <updated>$updated$</updated>
$body$
</feed>