cirandas.net

ref: master

app/views/shared/_content_item.html.erb


<%= display_content_icon(content) %>
<%= link_to(content.name, content.url) %> <%= _("Published at: %s") % show_date(content.updated_at) %>