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 005519296..9dfcb1b32 100644
--- a/templates/atomitem.tmpl
+++ b/templates/atomitem.tmpl
@@ -17,7 +17,7 @@
<TMPL_ELSE>
<content type="xhtml" xml:lang="en">
<div xmlns="http://www.w3.org/1999/xhtml">
- ![CDATA[<TMPL_VAR CONTENT>]]
+ <TMPL_VAR CONTENT>
</div>
</content>
</TMPL_IF>