{# about.html is used for it.page == "about" #} {% extends 'base.html' %} {% block main %}
{{it.fullhtml|raw}}
{% endblock main %}