From: Frank Lichtenheld Date: Sun, 28 Oct 2007 20:29:01 +0000 (+0100) Subject: html/download.tmpl: Add missing '/' in security URL X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=0d1d77d4be3fa918b2fef94e922adc1c9ca5e83a html/download.tmpl: Add missing '/' in security URL --- diff --git a/templates/html/download.tmpl b/templates/html/download.tmpl index 66b9212..f88d28f 100644 --- a/templates/html/download.tmpl +++ b/templates/html/download.tmpl @@ -73,7 +73,7 @@ deb [% 'http://' _ security_mirror_url %] [% suite _ security_suite_suffix %] ma [% ELSE %]

[% g('You can download the requested file from the %s subdirectory at:', filename.directory) %]

- +

[% g('%s security updates are officially distributed only via %s.', organisation, security_mirror) %]

[% END %]