<{{ html.tag }}{{ html.flatatt }}>{% block pre-items %}{% endblock %} {% block item-body %}{% for item in html.items %} {{ item.render }}{% endfor %}{% endblock %} {% block after-body %}{% endblock %}