aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-07-07 12:14:44 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-07-07 12:14:44 +0100
commit69c905884d985ce040aeabdafbcaa5043a46a332 (patch)
tree4aa376ce92582fb2701ed9b706814aa0905720a7
parent11b8e01670ed338fa5cdcebba89ebe4f212cf9a7 (diff)
Remove advert.
-rw-r--r--templates/web/default/index.html7
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' %]