diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-06-04 17:16:04 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-06-04 17:16:04 +0100 |
commit | 266abeeeb3b7240892339ef9d77133acd59c0d5e (patch) | |
tree | a8746c7c8533c171272b5bed23f798b2193bc314 /templates/web/default/index-steps.html | |
parent | 4379bb9ab94a4dafa91c7be61ebfb01e78cf6b8e (diff) |
Update EHA front page.
Diffstat (limited to 'templates/web/default/index-steps.html')
-rw-r--r-- | templates/web/default/index-steps.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/default/index-steps.html b/templates/web/default/index-steps.html index 6fae921b7..431791c20 100644 --- a/templates/web/default/index-steps.html +++ b/templates/web/default/index-steps.html @@ -33,8 +33,10 @@ [% END %] </ol> +[% IF c.cobrand.moniker != 'emptyhomes' %] <section class="full-width"> [% INCLUDE "front/stats.html" %] [% TRY %][% INCLUDE "front/tips.html" %][% CATCH file %][% END %] </section> +[% END %] |