diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl
index 4f18624f..bfa3bf99 100644
--- a/client/html/post_readonly_sidebar.tpl
+++ b/client/html/post_readonly_sidebar.tpl
@@ -30,6 +30,11 @@
<%= ctx.makeRelativeTime(ctx.post.creationTime) %>
+
+ Taken on
+ <%= ctx.makeUserFriendlyTime(ctx.post.dateTaken) %>
+
+
<% if (ctx.enableSafety) { %>