diff options
Diffstat (limited to 'templates/web/emptyhomes')
-rw-r--r-- | templates/web/emptyhomes/footer.html | 2 | ||||
-rw-r--r-- | templates/web/emptyhomes/header.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/web/emptyhomes/footer.html b/templates/web/emptyhomes/footer.html index 07973881d..fb224c99b 100644 --- a/templates/web/emptyhomes/footer.html +++ b/templates/web/emptyhomes/footer.html @@ -1,7 +1,7 @@ </div> </div> -<div id="footer"> +<div id="emptyhomes-footer"> <div> Empty Homes<br> diff --git a/templates/web/emptyhomes/header.html b/templates/web/emptyhomes/header.html index 5e86cb899..9083a204a 100644 --- a/templates/web/emptyhomes/header.html +++ b/templates/web/emptyhomes/header.html @@ -23,8 +23,6 @@ </head> <body> -[% INCLUDE 'debug_header.html' %] - <div id="header"> <a href="http://www.emptyhomes.com/"><img border="0" src="/i/eha-logo.jpeg" alt="Empty Homes Agency" width="91" height="71" align="middle"></a> <a href="http://www.sheltercymru.org.uk/"><img border="0" src="/i/Sheltercymru47.gif" alt="Shelter Cymru" width="114" height="47" align="middle"></a> @@ -46,4 +44,6 @@ </div> <div id="wrapper"> -<div id="content"> +<div id="mysociety"> + + [% INCLUDE 'debug_header.html' %] |