diff --git a/client/templates/post_page.js b/client/templates/post_page.js index 750c4b0d4..ba8475e44 100644 --- a/client/templates/post_page.js +++ b/client/templates/post_page.js @@ -9,4 +9,4 @@ Template.post_page.body_formatted = function(){ return html_body.autoLink(); } -window.newCommentTimestamp=new Date(); \ No newline at end of file +window.newCommentTimestamp=new Date();