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