From 5974824768928cdc77576a5f093deecf817eede1 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 30 May 2007 06:23:48 -0700 Subject: [PATCH] Add a couple more type="html" attributes to elements in the atom items --- templates/atomitem.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/atomitem.tmpl b/templates/atomitem.tmpl index bdbfe69..654aa2a 100644 --- a/templates/atomitem.tmpl +++ b/templates/atomitem.tmpl @@ -1,7 +1,7 @@ - <TMPL_VAR TITLE ESCAPE=HTML> + <TMPL_VAR TITLE ESCAPE=HTML> - + -- 2.43.0