diff options
Diffstat (limited to 'templates/atomitem.tmpl')
-rw-r--r-- | templates/atomitem.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/atomitem.tmpl b/templates/atomitem.tmpl index bdbfe69c7..9190fcc84 100644 --- a/templates/atomitem.tmpl +++ b/templates/atomitem.tmpl @@ -1,5 +1,5 @@ <entry> - <title><TMPL_VAR TITLE ESCAPE=HTML></title> + <title><TMPL_VAR TITLE></title> <TMPL_IF NAME="AUTHOR"> <author><TMPL_VAR AUTHOR ESCAPE=HTML></author> <TMPL_ELSE> |