mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 21:36:21 +00:00
sin comillas
This commit is contained in:
parent
5dad13bc3c
commit
fd2e2509d0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
%small
|
||||
= t('.last_update')
|
||||
%time{ datetime: @last_stat.created_at }
|
||||
"#{time_ago_in_words @last_stat.created_at}."
|
||||
#{time_ago_in_words @last_stat.created_at}.
|
||||
|
||||
.mb-5
|
||||
- Stat::INTERVALS.each do |interval|
|
||||
|
|
Loading…
Reference in a new issue