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

Last change on this file since 548 was 548, checked in by Kris Deugau, 10 years ago

/branches/stable

Merge reverse DNS work and object conversion from /trunk, part 5

Includes changes through r543 with a few more minor conflicts.

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-2013 <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.