]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_templates/layout.html
hormenu -- better separation among items
[neurodebian.git] / sphinx / _templates / layout.html
index 2461d569227893e1aab4ebde8f29a08cfb46102e..2c758c94080124056ae6ab6f1b9068e4c725746d 100644 (file)
@@ -5,12 +5,12 @@
 {% endblock %}
 
 {% block rootrellink %}
-  <li><a href="http://www.debian.org" target="_blank">Debian</a> |&nbsp;</li>
-  <li><a href="{{ pathto('index') }}">Neuroscience Repository</a> |&nbsp;</li>
+  <li><a href="http://www.debian.org" target="_blank">Debian</a> ||&nbsp;</li>
+  <li><a href="{{ pathto('index') }}">Neuroscience Repository</a> :&nbsp;</li>
   <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>
+  <li><a href="{{ pathto('testimonials') }}">Testimonials</a> &nbsp;</li>
 {% endblock %}
 
 {% block sidebar1 %}{% endblock %}