Add "ago" to article's timestamp (#2613)

This commit is contained in:
Peter Frank 2019-04-29 09:58:29 -04:00 committed by Mac Siri
parent 92222e6acc
commit d8333fa708

View file

@ -31,7 +31,7 @@
under <a href="<%= json_data["organization"]["path"] %>"><%= json_data["organization"]["name"] %></a>:
<% end %>
<div>
<small><%= time_ago_in_words notification.created_at %></small>
<small><%= time_ago_in_words notification.created_at %> ago</small>
</div>
<a href="<%= json_data["article"]["path"] %>">
<div class="notification-new-post">