diff --git a/remarkbox/static/js/custom.js b/remarkbox/static/js/custom.js index 6a89ae2..cec20c2 100644 --- a/remarkbox/static/js/custom.js +++ b/remarkbox/static/js/custom.js @@ -60,34 +60,26 @@ function isReplyForm(form) { function wrapPreviewAsNode(html, form) { // Wrap preview HTML in node-like markup so it looks like a live comment. - var name = ''; - var avatarHtml = ''; + // Uses server-rendered