]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/show.tmpl
html/foot.tmpl: Overhaul the footer
[deb/packages.git] / templates / html / show.tmpl
index eec364b61c8a8c2687069bca031ffce027778f77..ef049a5b41196e79e2ce7290fbdb67ab08e78196 100644 (file)
   END -%]
   [%- '<ul>' IF loop.first -%]
        <li><a href="mailto:[% mail | html %]">[% name | html %]</a>
-       (<a href="[% ddpo_url %][% uri_escape(mail) %]" title="[% g("An overview over the maintainer's packages and uploads") %]">[% g('QA Page') %]</a>
-       [%- IF mailarchiveurl %], <a href="[% mailarchiveurl %]" title="[% g('Archive of the Maintainer Mailinglist') %]">[% g('Mail Archive') %]</a>[% END %])
+       (<a href="[% ddpo_url %][% uri_escape(mail) %]" title="[% g("An overview over the maintainer's packages and uploads") %]">[% g('QA&nbsp;Page') %]</a>
+       [%- IF mailarchiveurl %], <a href="[% mailarchiveurl %]" title="[% g('Archive of the Maintainer Mailinglist') %]">[% g('Mail&nbsp;Archive') %]</a>[% END %])
        </li>
   [%- '</ul>' IF loop.last -%]
 [%- END -%]
 
 [%# <script type="text/javascript">init_tab_list("ptablist")</script> %]
 
-[%- PROCESS 'html/foot.tmpl' -%]
+[%- PROCESS 'html/foot.tmpl' page_name=pkg -%]