]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_templates/layout.html
Add Ohloh user button.
[neurodebian.git] / sphinx / _templates / layout.html
index df8252d0d04c06fefb060f00df591a3a7153a6c8..7d4533a423caef04cf9b80e190cccec09c069358 100644 (file)
@@ -26,6 +26,9 @@
 
 {% block sidebarsearch %}
 {{ super() }}
+
+<p><a href="https://www.ohloh.net/stack_entries/new?project_id=neurodebian&ref=sample"><img
+src="{{ pathto('_static/ohloh_iuseit.png', 1) }}" border="0" alt="Click to get yourself listed as a NeuroDebian user" /></a></p>
 <p><a href="http://www.nitrc.org/projects/neurodebian"><img
 src="{{ pathto('_static/nitrc_listed.png', 1) }}" border="0" alt="NITRC-listed" /></a></p>
 {% endblock %}