diff options
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 %] |