mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 21:41:35 +00:00
3 lines
78 B
HTML
3 lines
78 B
HTML
{% extends "include-extends-base.html" %}
|
|
{% block header %}foo{% endblock %}
|