aboutsummaryrefslogtreecommitdiff
path: root/templates/atomitem.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/atomitem.tmpl')
-rw-r--r--templates/atomitem.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/atomitem.tmpl b/templates/atomitem.tmpl
index fdc629e39..19c557f30 100644
--- a/templates/atomitem.tmpl
+++ b/templates/atomitem.tmpl
@@ -1,7 +1,7 @@
<entry>
<title><TMPL_VAR TITLE></title>
- <TMPL_IF NAME="UUID">
- <id><TMPL_VAR UUID></id>
+ <TMPL_IF NAME="GUID">
+ <id><TMPL_VAR GUID></id>
<TMPL_ELSE>
<id><TMPL_VAR URL></id>
</TMPL_IF>