{% extends "./inc_base.html" %} {% block content %}
9

{{info.title}}

{#
#}
{{content(pagehook)}}
{{HOOK@documentDetailAfter|safe}}
{% endblock%} {% block script %} {% endblock %}