{% extends "base.html" %} {% block "title" %}${path}{% endblock %} {% block "body" %}

Template: ${path}

${html:code}
{% endblock %}