1{% extends "extends_super.tpl" %} 2 3{% block content %}{{ super() }}extends-level-2{% endblock %}
View as plain text