Mercurial > hg > bioaid
changeset 22:11d6288fe062
trying auto contents
author | nick <nrclark@essex.ac.uk> |
---|---|
date | Tue, 20 Nov 2012 20:16:21 +0000 |
parents | 6843cb89eddf |
children | 0fcc62e7a6b5 |
files | _layouts/default.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/_layouts/default.html Tue Nov 20 17:14:04 2012 +0000 +++ b/_layouts/default.html Tue Nov 20 20:16:21 2012 +0000 @@ -49,7 +49,7 @@ </div> <div id='content'> <h1 id='{{ page.title | downcase | replace(' ', '_') }}'>{{ page.title }}</h1> - <!--{{ content | toc }}--> + {{ content | toc }} {{ content }} </div> <div id='footer'>Copyright © 2012 Nick Clark</div>