aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/atompage.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/atompage.tmpl b/templates/atompage.tmpl
index 9ec7df435..e834d7693 100644
--- a/templates/atompage.tmpl
+++ b/templates/atompage.tmpl
@@ -31,8 +31,8 @@
</rights>
</TMPL_IF>
</TMPL_IF>
-<TMPL_IF NAME="ATOMID">
- <id><TMPL_VAR ATOMID></id>
+<TMPL_IF NAME="GUID">
+ <id><TMPL_VAR GUID></id>
<TMPL_ELSE>
<id><TMPL_VAR PAGEURL></id>
</TMPL_IF>