bundled/jinja2/ext/django2jinja/templates/layout.html @ 1b9066798f87

guts: fix a couple of encoding issues and add encoding tests
author Steve Losh <steve@stevelosh.com>
date Fri, 09 Jul 2010 22:46:09 -0400
parents 256716e3a3d7
children (none)
<title>{% block title %}{% endblock %}</title>
<div class="body">
  {% block page-body %}{% endblock %}
</div>