From 38a2d03e34a309abee2b243738fdce1c4cb0be16 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Thu, 15 Jan 2015 00:05:26 +0100 Subject: daily: display link timestamps Fixes #26 Signed-off-by: VirtualTam --- tpl/daily.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tpl/daily.html') diff --git a/tpl/daily.html b/tpl/daily.html index e39ae7ab..c53e6f71 100644 --- a/tpl/daily.html +++ b/tpl/daily.html @@ -28,6 +28,11 @@ permalink + {if="!$GLOBALS['config']['HIDE_TIMESTAMPS'] || isLoggedIn()"} + + {/if} {if="$link.tags"}
{loop="link.taglist"} -- cgit v1.2.3