From 4fe65bebe7acbe048745e520094d8104d75a7538 Mon Sep 17 00:00:00 2001 From: skybldev Date: Mon, 29 Nov 2021 13:38:35 -0500 Subject: [PATCH] client: format `post_readonly_sidebar.tpl` --- client/html/post_readonly_sidebar.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index 749a2fb7..bf91e8a0 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -30,12 +30,12 @@ <%= ctx.makeRelativeTime(ctx.post.creationTime) %> -
- <% if (ctx.post.type == "image" || ctx.post.type == "video" ) { %> + <% if (ctx.post.type == "image" || ctx.post.type == "video" ) { %> +
Taken on <%= ctx.makeUserFriendlyTime(ctx.post.dateTaken) %> - <% } %> -
+
+ <% } %> <% if (ctx.enableSafety) { %>