]> git.deb.at Git - deb/packages.git/commitdiff
html/download.tmpl: Include filename in <title> tag
authorFrank Lichtenheld <frank@lichtenheld.de>
Fri, 14 Sep 2007 19:29:54 +0000 (21:29 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Fri, 14 Sep 2007 19:29:54 +0000 (21:29 +0200)
templates/html/download.tmpl

index 27a4cf5b4733dff42d7cbd6e3595dfc62a5ffa41..4a405f24da53a63ee079e1d9a5b79120b4714891 100644 (file)
@@ -1,5 +1,5 @@
 [%- PROCESS 'html/head.tmpl'
 [%- 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 },
    description = desc
    keywords = "$suite, $archive, $section, $subsection, $version"
    navigation = [ { prefix=>'Distribution:', title=>'Overview over this suite', url=>make_url('/'), name=>suite },