bundled/jinja2/ext/django2jinja/templates/layout.html @ 374353580a16

web: do not require flask-lesscss to run in debug mode
author Steve Losh <steve@dwaiter.com>
date Tue, 13 Jul 2010 16:41:19 -0400
parents 256716e3a3d7
children (none)
<title>{% block title %}{% endblock %}</title>
<div class="body">
  {% block page-body %}{% endblock %}
</div>