Added feature time on home page
This commit is contained in:
parent
5285076c05
commit
a172f892c4
1 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@
|
|||
</span>
|
||||
|
||||
<span class="right">
|
||||
featured by
|
||||
featured
|
||||
<%= formatRelativeTime(post.lastFeatureTime) %>
|
||||
by
|
||||
|
||||
<% var showLink = canViewUsers && user.name %>
|
||||
|
||||
|
|
Loading…
Reference in a new issue