]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_templates/page.html
BF: replacing disfunctional identi.ca widget with a twitter one (for now or forever)
[neurodebian.git] / sphinx / _templates / page.html
index 9add6e2828e3d95b36abfc16e5d940a1165ff3c6..a5110a719697fc06f2faf4991a8443a69b5c635b 100644 (file)
@@ -4,7 +4,6 @@
 <!-- HEADNOTES -->
 {{ super() }}
 
-
 <h2>Comments</h2>
 <div id="disqus_thread"></div>
 <script type="text/javascript">
 </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 %}