2 lines
77 B
HTML
2 lines
77 B
HTML
{% include "templates/inheritance/include/head.html" %}
|
|
<body>my-body</body>
|
{% include "templates/inheritance/include/head.html" %}
|
|
<body>my-body</body>
|