sin comillas

This commit is contained in:
f 2021-10-09 17:29:09 -03:00
parent 5dad13bc3c
commit fd2e2509d0

View file

@ -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|