From 0d1d77d4be3fa918b2fef94e922adc1c9ca5e83a Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sun, 28 Oct 2007 21:29:01 +0100 Subject: [PATCH] html/download.tmpl: Add missing '/' in security URL --- templates/html/download.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %] -- 2.39.2