# HG changeset patch # User Robert Bachmann # Date 1188492956 -7200 # Node ID b962f82cfd611ece4fd24bf402e9f2aff7f98b85 # Parent 46c5e1ee8aaabf542cfeed435953f68dd65733f8 Atom support: replaced xhtml namespace prefix with default namespace diff -r 46c5e1ee8aaa -r b962f82cfd61 templates/atom/changelogentry.tmpl --- a/templates/atom/changelogentry.tmpl Thu Aug 30 16:42:17 2007 +0200 +++ b/templates/atom/changelogentry.tmpl Thu Aug 30 18:55:56 2007 +0200 @@ -9,8 +9,8 @@ #date|rfc3339date# #date|rfc3339date# - - #desc|escape# - +
+
#desc|escape#
+
diff -r 46c5e1ee8aaa -r b962f82cfd61 templates/atom/header.tmpl --- a/templates/atom/header.tmpl Thu Aug 30 16:42:17 2007 +0200 +++ b/templates/atom/header.tmpl Thu Aug 30 18:55:56 2007 +0200 @@ -1,4 +1,4 @@ Content-type: application/atom+xml; charset={encoding} - \ No newline at end of file + \ No newline at end of file