Changeset 310
- Timestamp:
- Nov 3, 2006, 6:12:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/postcodeine/index.html
r309 r310 1 <!--#set var="title" value="Postcode Explorer" --> 2 <!--#set var="link" value="/postcodeine" --> 3 <!--#set var="shownav" value="yes" --> 4 <!--#include virtual="../inc/header-prebody.shtml" --> 5 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <html> 6 3 <!-- 7 4 index.html: … … 19 16 20 17 --> 18 <head> 19 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 20 <title> 21 Postcodeine 22 </title> 21 23 22 24 <script type="text/javascript"> … … 135 137 <body onload="document.getElementById('pc').focus(); doUpdate();"> 136 138 137 <!--#include virtual="../inc/header-postbody.shtml" -->138 139 139 140 <div id="content"> … … 187 188 if (typeof urchinTracker == 'function') urchinTracker(); 188 189 </script> 189 190 < !--#include virtual="../inc/footer.shtml" -->190 </body> 191 </html>
Note: See TracChangeset
for help on using the changeset viewer.