]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_templates/page.html
Added relbar link to comments on every page
[neurodebian.git] / sphinx / _templates / page.html
index 9add6e2828e3d95b36abfc16e5d940a1165ff3c6..967a0a2f13ffdc1f647933ce7f43d95cc4a34259 100644 (file)
 </script>
 <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript=neurodebian">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>
+
+<script type="text/javascript">
+var disqus_shortname = 'neurodebian';
+(function () {
+  var s = document.createElement('script'); s.async = true;
+  s.src = 'http://disqus.com/forums/neurodebian/count.js';
+  (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
+}());
+</script>
 {% endblock %}