]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_templates/layout.html
adding Testimonials into top menu bar
[neurodebian.git] / sphinx / _templates / layout.html
index 9e6eb5436353217c3160f7028e1863e79362cf1c..2461d569227893e1aab4ebde8f29a08cfb46102e 100644 (file)
@@ -10,6 +10,7 @@
   <li><a href="{{ pathto('pkgs') }}">Software</a> |&nbsp;</li>
   <li><a href="{{ pathto('datasets') }}">Datasets</a> |&nbsp;</li>
   <li><a href="{{ pathto('faq') }}">FAQ</a> |&nbsp;</li>
+  <li><a href="{{ pathto('testimonials') }}">Testimonials</a> |&nbsp;</li>
 {% endblock %}
 
 {% block sidebar1 %}{% endblock %}