diff options
Diffstat (limited to 'templates/web/default/index.html')
-rw-r--r-- | templates/web/default/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/web/default/index.html b/templates/web/default/index.html index b895390ed..1e64779e9 100644 --- a/templates/web/default/index.html +++ b/templates/web/default/index.html @@ -62,8 +62,7 @@ <li>[% loc('We send it to the council on your behalf') %]</li> </ol> - <p>FIXME - front stats go here</p> - [%# c.cobrand.front_stats() %] + [% INCLUDE "front_stats.html" %] </div> |