{# modern/layout.html ~~~~~~~~~~~~~~~~~~ Layout for Modern theme. :copyright: Copyright 2011 by Vlad Riscutia :license: FreeBSD, see LICENSE file #} {% extends "tinkerbase/layout.html" %} {% block extrahead %} {{ super() }} {# Adjusts document height if sidebar is taller #} {% endblock %}