diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index 7be5ba3e..d3f88c50 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -26,6 +26,11 @@ <%= ctx.makeRelativeTime(ctx.post.creationTime) %> +
+ Source last modified + <%= ctx.makeRelativeTime(ctx.post.fileLastModifiedTime) %> +
+ <% if (ctx.enableSafety) { %>