blob: 181fb2436e375af9a3636bc7b835c3446b315e34 [file] [log] [blame]
{% extends 'a.html' %}
{% block block1 %}from template b.html{% endblock %}
{% block block5 %}contents of nested block from b.html{% endblock %}