mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-24 01:13:21 +00:00
28 lines
697 B
Plaintext
28 lines
697 B
Plaintext
#stats.pane
|
|
.row
|
|
.small-12.medium-8.medium-offset-2.columns.text-center
|
|
%h3 What's happening on OFN Australia?
|
|
%p.text-big= ContentConfig.home_whats_happening
|
|
%br
|
|
%br
|
|
-# .stat1
|
|
-# %h4
|
|
-# %strong 44444
|
|
-# states represented
|
|
.stat2
|
|
%h4
|
|
%strong= number_with_delimiter @num_hubs
|
|
food shops
|
|
.stat3
|
|
%h4
|
|
%strong= number_with_delimiter @num_producers
|
|
food producers
|
|
.stat4
|
|
%h4
|
|
%strong= number_with_delimiter @num_users
|
|
happy food shoppers
|
|
.stat5
|
|
%h4
|
|
%strong= number_with_delimiter @num_orders
|
|
orders made
|