Skip to content

Commit

Permalink
Merge pull request #17 from toidi/master
Browse files Browse the repository at this point in the history
HTML Validation error while using disqus_show_comments tag
  • Loading branch information
arthurk committed Aug 4, 2012
2 parents 7d16ea2 + 1bb2b9c commit 1b95db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions disqus/templates/disqus/show_comments.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
/* ]]> */
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>

0 comments on commit 1b95db6

Please sign in to comment.