mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 05:21:14 +00:00
5 lines
80 B
HTML
5 lines
80 B
HTML
|
|
{%- import "macro.html" as scope -%}
|
|
|
|
{% call scope::thrice(s) %}{% endcall %}
|