From 650e3b989de974b2a097fdb433beb1a6de2d115c Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Fri, 14 Sep 2007 21:29:54 +0200 Subject: [PATCH] html/download.tmpl: Include filename in tag --- 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 27a4cf5..4a405f2 100644 --- a/templates/html/download.tmpl +++ b/templates/html/download.tmpl @@ -1,5 +1,5 @@ [%- PROCESS 'html/head.tmpl' - title_tag = 'Package Download Selection' + title_tag = "Package Download Selection -- $filename.file" description = desc keywords = "$suite, $archive, $section, $subsection, $version" navigation = [ { prefix=>'Distribution:', title=>'Overview over this suite', url=>make_url('/'), name=>suite }, -- 2.39.2