From a172f892c4521fef63eb099bab0eebc19adedd49 Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Sun, 9 Nov 2014 20:10:01 +0100 Subject: [PATCH] Added feature time on home page --- public_html/templates/home.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 %>