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