1 line
145 B
HTML
1 line
145 B
HTML
|
|
foo {% with my-variable="some-value" my-other-variable="some-other-value"%}{% include "templates/inheritance/include/parent.html" %}{% endwith %}
|