From: Michael Hanke Date: Wed, 17 Aug 2011 18:47:02 +0000 (+0200) Subject: Extend footer with license and code availability info. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c682f776b995979650fc8bb6d89bf352af775eef;p=neurodebian.git Extend footer with license and code availability info. --- diff --git a/sphinx/_templates/layout.html b/sphinx/_templates/layout.html index 26a89ab..4e53265 100644 --- a/sphinx/_templates/layout.html +++ b/sphinx/_templates/layout.html @@ -61,3 +61,15 @@ src="{{ pathto('_static/nitrc_listed.png', 1) }}" border="0" alt="NITRC-listed" {% endblock %} +{% block footer %} +{{ super() }} + +{% endblock %} +