diff --git a/public_html/templates/home.tpl b/public_html/templates/home.tpl
index aa4391ff..2eeb268f 100644
--- a/public_html/templates/home.tpl
+++ b/public_html/templates/home.tpl
@@ -29,7 +29,9 @@
- featured by
+ featured
+ <%= formatRelativeTime(post.lastFeatureTime) %>
+ by
<% var showLink = canViewUsers && user.name %>