Fixed failing Content-Type tests.
[catagits/Gitalist.git] / root / repository / atom.tt2
index 9f721ab..b3b2482 100644 (file)
@@ -4,7 +4,7 @@
   <modified>[% updated %]</modified>
   [% FOREACH Commit = Commits %]
   <entry>
-    <title>[% Commit.title | html_entity %]</title>
+    <title>[% Commit.title | xml %]</title>
     <id>[% Commit.id %]</id>
     <link rel="alternate" type="text/html" href="[% Commit.id %]" />
     <content type="xhtml">