{% extends "page.html" %} {% block body %} {{ include("examples/markup/general.html") }} {{ include("examples/markup/forms.html") }} {{ include("examples/markup/tables.html") }} {% endblock %}