bundled/jinja2/ext/django2jinja/templates/layout.html @ 8cfb4cb7d7aa

bundled/markdown2: escape broken HTML comments
author Steve Losh <steve@stevelosh.com>
date Mon, 12 Jul 2010 21:46:11 -0400
parents 256716e3a3d7
children (none)
<title>{% block title %}{% endblock %}</title>
<div class="body">
  {% block page-body %}{% endblock %}
</div>