Files

8 lines
220 B
Plaintext
Raw Permalink Normal View History

2017-02-26 17:02:33 +01:00
#counter.pull-right aria-hidden="true"
2016-04-21 16:51:35 +02:00
= t('.supporters')
2015-10-19 08:25:26 +02:00
- Supporter.counter.to_s.split('').each do |x|
.counter_char= x
2017-02-26 17:02:33 +01:00
.sr-only
h2 lang='en' Counter
= t('.amount_of_supporters', amount: Supporter.counter)