aboutsummaryrefslogtreecommitdiff
path: root/templates/atomitem.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/atomitem.tmpl')
-rw-r--r--templates/atomitem.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/atomitem.tmpl b/templates/atomitem.tmpl
index 9dfcb1b32..bdbfe69c7 100644
--- a/templates/atomitem.tmpl
+++ b/templates/atomitem.tmpl
@@ -8,7 +8,7 @@
<link href="<TMPL_VAR PERMALINK>"/>
<TMPL_IF NAME="CATEGORIES">
<TMPL_LOOP NAME="CATEGORIES">
- <category><TMPL_VAR CATEGORY></category>
+ <category term="<TMPL_VAR CATEGORY>" />
</TMPL_LOOP>
</TMPL_IF>
<updated><TMPL_VAR DATE_3339></updated>