askama/testing/templates/extend_and_import.html
2024-04-25 11:09:02 +02:00

4 lines
66 B
HTML

{% import "macro.html" as m1 %}
{% block header %}{% endblock %}