diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-07-07 12:14:44 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-07-07 12:14:44 +0100 |
commit | 69c905884d985ce040aeabdafbcaa5043a46a332 (patch) | |
tree | 4aa376ce92582fb2701ed9b706814aa0905720a7 | |
parent | 11b8e01670ed338fa5cdcebba89ebe4f212cf9a7 (diff) |
Remove advert.
-rw-r--r-- | templates/web/default/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/web/default/index.html b/templates/web/default/index.html index 4443e060f..131701b0e 100644 --- a/templates/web/default/index.html +++ b/templates/web/default/index.html @@ -82,11 +82,4 @@ </div> [% END %] -[% IF c.cobrand.moniker == 'emptyhomes' %] -<div id="eha_advert"> - Now is the best time to turn empty properties into empty homes... Don't miss it! - <a href="http://www.emptyhomes.com/EHConference2011.html">Home Again: Empty Homes National Conference 2011</a> -</div> -[% END %] - [% INCLUDE 'footer.html' %] |