]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_templates/layout.html
Also for stats report which repo and which job number use our setup
[neurodebian.git] / sphinx / _templates / layout.html
index 5591663f9fd95df23c376f64a6fa69dac80f4b45..4c9d39daae74804bb1d3805f05b8f567eb1883c0 100644 (file)
@@ -5,8 +5,6 @@
   <script language="javascript" type="text/javascript"
   src="/javascript/jquery-mousewheel/jquery.mousewheel.min.js"></script>
   <script language="javascript" type="text/javascript"
-  src="/javascript/jquery-tablesorter/jquery.tablesorter.min.js"></script>
-  <script language="javascript" type="text/javascript"
   src="/javascript/jquery-easing/jquery.easing.min.js"></script>
   <script language="javascript" type="text/javascript"
   src="/javascript/jquery-fancybox/jquery.fancybox.min.js"></script>
 {% endblock %}
 
 {% block header %}
-  <div class="buttonbar">
+  <div class="buttonbar leftbar">
   <ul>
   <li><a href="http://www.debian.org" target="_blank"><img border="0" src="/_static/debian.png" title="Visit debian.org" /><br />Debian</a></li>
  <li><a href="{{ pathto('index') }}"><img border="0" src="/_static/neurodebian.png" title="Go to the home page" /><br />Home</a></li>
  <li><a href="{{ pathto('pkgs') }}"><img border="0" src="/_static/package.png" title="List of available software" /><br />Software</a></li>
- <li><a href="{{ pathto('pkglists/toc_pkgs_for_suite_data') }}"><img border="0" src="/_static/datasets.png" title="List of available datasets" /><br />Data</a></li>
+ <li><a href="{{ pathto('pkglists/toc_pkgs_for_release_data') }}"><img border="0" src="/_static/datasets.png" title="List of available datasets" /><br />Data</a></li>
  <li><a href="{{ pathto('vm') }}"><img border="0" src="/_static/machine.png" title="Get NeuroDebian for your non-Debian computer" /><br />VM</a></li>
  <li><a href="{{ pathto('projects') }}"><img border="0" src="/_static/workarea.png" title="Current and planned projects: Get involved!" /><br />Contribute</a></li>
  <li><a href="{{ pathto('derivatives') }}"><img border="0" src="/_static/derivatives.png" title="Projects that use NeuroDebian as a foundation" /><br />Derived</a></li>
  <li><a href="{{ pathto('faq') }}"><img border="0" src="/_static/faq.png" title="Frequently asked questions" /><br />FAQ</a></li>
   </ul>
   </div>
-  <div class="clearer"></div>
+
+  <div class="buttonbar rightbar">
+  <ul>
+  <li><a href="http://www.ipsy.ovgu.de/psychoinformatics.html" target="_blank"><img border="0" src="/_static/uni-md-logo_h50.png" title="Psychoinformatics lab, University of Magdeburg, Germany" height="50" /></a></li>
+  <li><img border="0" src="/_static/ccn-logo_h50.png" title="Center for Cognitive Neuroscience, Dartmouth College, USA" height="50" /></li>
+  <li><a href="http://www.dartmouth.edu" target="_blank"><img border="0" src="/_static/dartmouth-logo_h50.png" title="Dartmouth College, USA" height="50" /></a></li>
+  </ul>
+  </div>
 {% endblock %}
 
 {% block rootrellink %}{% endblock %}
@@ -52,7 +57,7 @@
 The source code for this portal is licensed under the
 <a href="http://www.gnu.org/licenses/gpl-3.0.html"
    title="Text of the GPL-3 license">GPL-3</a> and is available on
-<a href="http://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian.git"
+<a href="http://anonscm.debian.org/cgit/pkg-exppsy/neurodebian.git"
    title="Browse or clone the Git repository">
 git.debian.org</a>.
 </div>