zola/components/utils/test-templates/index.html
Vincent Prouillet 855d2376df Fix some theme extension
Closes #937
2020-02-10 23:09:22 +01:00

6 lines
81 B
HTML

{% extends "base.html" %}
{% block body %}
The default text
{% endblock body %}