From 00c0f31dd886913fab8387abb61fb9f1a029fe14 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Wed, 17 Oct 2007 23:34:09 +0200 Subject: [PATCH] rss/newpkg.tmpl: HTML escape package description Reported by Andreas Juch --- templates/rss/newpkg.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/rss/newpkg.tmpl b/templates/rss/newpkg.tmpl index 4735c44..1137d4f 100644 --- a/templates/rss/newpkg.tmpl +++ b/templates/rss/newpkg.tmpl @@ -47,7 +47,7 @@ [% pkg.0 %] [% root_url _ pkg.0 %] -[% pkg.-1 %] +[% pkg.-1 | html %] [% pkg.6 %] [% END -%] -- 2.39.2