summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index fd0c893..e86ba55 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -9,7 +9,7 @@ $license-snippet$
<p class="back"><a href="/posts">&larr; other posts</a></p>
<div id="disqus_thread">
- <script>
+ <script type="text/javascript">
var loadComments = function() {
var el = document.getElementById("loadComments");
el.parentNode.removeChild(el);