Mercurial > piecrust2
diff docs/templates/default.html @ 294:f51b69ad09ae
docs: Add the ability to use Pygments highlighting.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 08 Mar 2015 22:58:58 -0700 |
parents | a5d21fac8e3f |
children | 61d53d2163d6 |
line wrap: on
line diff
--- a/docs/templates/default.html Sun Mar 08 22:58:28 2015 -0700 +++ b/docs/templates/default.html Sun Mar 08 22:58:58 2015 -0700 @@ -14,6 +14,7 @@ <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> + {% block head %}{% endblock %} </head> <body data-spy="scroll"> <div id="wrapper">