aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/emptyhomes/front/stats.html
blob: c956b0e2eb9e6c4249e958c8a0948065f4b3a1a8 (plain)
1
2
3
4
5
6
7
8
[% USE Comma %]
[% stats = c.cobrand.front_stats_data %]

<div id="front_stats">
    <div>[% tprintf( loc("<big>%s</big> reports"), stats ) | comma %]</div>
    <!-- <div><a href="/local/">[% loc('Find latest local and national news') %]</a></div> -->
    <div id="eha-app-link"><a href="https://itunes.apple.com/gb/app/empty-homes-spotter/id482550587?mt=8">Get the Empty Homes Spotter App for iPhone</a></div>
</div>