source: branches/stable/templates/footer.tmpl@ 433

Last change on this file since 433 was 433, checked in by Kris Deugau, 12 years ago

/branches/stable

Bump copyright in footer, it's still a whole two months to the
end of the year...
Copy and extend fix for MIA version on login page and footer from
/trunk r424; 1.0.3 is not numeric so it has to be quoted.
Commit mergeinfo; apparently it went missing in r432.

File size: 415 bytes
Line 
1
2</div>
3
4<div id="footer">
5<div id="contact">
6<a href="https://secure.deepnet.cx/trac/dnsadmin">dnsadmin</a> <TMPL_VAR NAME=version>
7&copy; 2008-2012 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a>/<a href="http://www.deepnet.cx">deepnet</a><br />
8Written for standards-based browsers (eg <a href="http://www.firefox.com">FireFox</a>/<a href="http://www.mozilla.org">Mozilla</a>)
9</div>
10</div>
11
12</body>
13</html>
Note: See TracBrowser for help on using the repository browser.