]> git.donarmstrong.com Git - debbugs.git/blob - templates/en_US/html/html_tail.tmpl
3ef8119111fb7ba6b64c4a84bb2316c2169a8aac
[debbugs.git] / templates / en_US / html / html_tail.tmpl
1 <ADDRESS>{$config{maintainer}} &lt;<A HREF="mailto:{$config{maintainer_email}}">{$config{maintainer_email}}</A>&gt;.
2 Last modified:
3 <!--timestamp-->{$last_modified||strftime('%c',gmtime)}<!--end timestamp-->; 
4 Machine Name:
5 <!--machinename-->{$config{machine_name}||'Unknown'}<!--machinename-->
6 <P>
7 <A HREF="{$config{web_domain}}/">{$config{project}} {$config{bug}} tracking system</A>
8 </p>
9 <p>
10   Debbugs is free software and licensed under the terms of the GNU
11   Public License version 2. The current version can be obtained
12   from <a href="https://bugs.debian.org/source/">https://bugs.debian.org/source/</a>.
13 </p>
14 <p>
15 Copyright © 1999 Darren O. Benham,
16 1997,2003 nCipher Corporation Ltd,
17 1994-97 Ian Jackson,
18 2005-2017 Don Armstrong, and many other contributors.
19 </p>
20 </ADDRESS>