mirror of
https://github.com/askama-rs/askama.git
synced 2025-12-30 13:21:32 +00:00
3 lines
73 B
HTML
3 lines
73 B
HTML
{% include "included/fragment.html" %}
|
|
{% block content %}{% endblock %}
|