Last change
on this file since 537 was 511, checked in by Kris Deugau, 12 years ago |
/branches/htmlform
Final prep for merge back to trunk.
- Remove lockin on /ip/ web path as with /branches/stable r507.
- Fix a buglet with the body text color.
- Remove the lingering header and footer template files
See #3.
|
File size:
502 bytes
|
Line | |
---|
1 | <br>
|
---|
2 | <TMPL_IF adminlink><div id="adminlink"><a href="<TMPL_VAR NAME=webpath>/cgi-bin/admin.cgi">Admin tools</a></div></TMPL_IF>
|
---|
3 | <!-- Done with the main div opened in the header template -->
|
---|
4 | </div>
|
---|
5 |
|
---|
6 | <div id="footer">
|
---|
7 | <div id="contact">DeepNet <a href="http://projects.deepnet.cx/trac/ipdb">IP Database</a> |
|
---|
8 | Copyright 2004-2010 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a><br>
|
---|
9 | Written for standards-based browsers (eg <a href="http://www.mozilla.org">Mozilla</a>)
|
---|
10 | </div>
|
---|
11 | </div>
|
---|
12 |
|
---|
13 | </body>
|
---|
14 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.