From: Frank Lichtenheld Date: Fri, 14 Sep 2007 19:29:54 +0000 (+0200) Subject: html/download.tmpl: Include filename in tag X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=650e3b989de974b2a097fdb433beb1a6de2d115c;p=deb%2Fpackages.git html/download.tmpl: Include filename in <title> tag --- 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 },