commit | ed98cac76ec3c395c689e1a5befb4b97c9b46e78 | [log] [tgz] |
---|---|---|
author | Armin Ronacher <armin.ronacher@active-4.com> | Wed May 07 08:42:11 2008 +0200 |
committer | Armin Ronacher <armin.ronacher@active-4.com> | Wed May 07 08:42:11 2008 +0200 |
tree | 02dd6378df7c8c62260963fb1cb82ee950544c8c | |
parent | 7b5680c3e3f3a3faf31f91ee3ab292da3b689ad0 [diff] [blame] |
some documentation updates --HG-- branch : trunk
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 0e80308..c2add7d 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html
@@ -41,6 +41,7 @@ {%- if prev %} <link rel="prev" title="{{ prev.title|striptags }}" href="{{ prev.link|e }}"> {%- endif %} + {% block extrahead %}{% endblock %} </head> <body> <div id="content">