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) { %>