]> git.deb.at Git - deb/packages.git/blobdiff - templates/html/download.tmpl
Clean up footer handling
[deb/packages.git] / templates / html / download.tmpl
index e08aff21b00be974e416b4f49615242f3cd84e25..27a4cf5b4733dff42d7cbd6e3595dfc62a5ffa41 100644 (file)
@@ -113,3 +113,5 @@ For example, in Firefox or Mozilla, you should hold the Shift key when you click
 <tr><th>SHA1 checksum</th>             <td><tt>[% sha1 || 'Not Available' %]</tt></td>
 <tr><th>SHA256 checksum</th>           <td><tt>[% sha256  || 'Not Available' %]</tt></td>
 </table>
 <tr><th>SHA1 checksum</th>             <td><tt>[% sha1 || 'Not Available' %]</tt></td>
 <tr><th>SHA256 checksum</th>           <td><tt>[% sha256  || 'Not Available' %]</tt></td>
 </table>
+
+[%- PROCESS 'html/foot.tmpl' -%]