Changeset 291 for trunk/npemap.org.uk
- Timestamp:
- Nov 2, 2006, 7:48:53 PM (14 years ago)
- Location:
- trunk/npemap.org.uk/static
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/npemap.org.uk/static/reportBug.html
r267 r291 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2 3 <html> 4 <head> 5 <title>Report a problem | New Popular Edition Maps</title> 6 </head> 7 8 <body> 9 <h1>Report a problem</h1> 2 <!--#set var="title" value="Report a problem" --> 3 <!--#set var="shownav" value="yes" --> 4 <!--#include virtual="inc/header.shtml" --> 10 5 11 6 <p>Thanks for taking the time to let us know about something not working … … 47 42 </form> 48 43 49 </body> 50 </html> 44 <!--#include virtual="inc/footer.shtml" --> -
trunk/npemap.org.uk/static/scotlandAndNI.html
r174 r291 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2 3 <html> 4 <head> 5 <title>Scotland and Northern Ireland | New Popular Edition Maps</title> 6 </head> 7 8 <body> 9 <h1>Scotland and Northern Ireland</h1> 2 <!--#set var="title" value="Scotland and Northern Ireland" --> 3 <!--#set var="shownav" value="yes" --> 4 <!--#include virtual="inc/header.shtml" --> 10 5 11 6 <p> You may have noticed on the main map that the UK is looking a little different from usual. … … 36 31 so we can take you off the list.</p> 37 32 38 </body> 39 </html> 33 <!--#include virtual="inc/footer.shtml" -->
Note: See TracChangeset
for help on using the changeset viewer.