{% import "components/form.html" as form with context %} {% import "components/sidemenu.html" as sidemenu with context %} {% import "components/paginator.html" as paginator with context %} {% import "components/nothing.html" as nothing with context %} {% import "components/noscript_note.html" as noscript_note with context %} {% import "components/user.html" as user with context %} {% block ogp %} {% endblock %} {{ handler.renderTitle(page_name) }} {% if not isIE(handler.request.headers['user-agent']) %} {% endif %} {{ handler.request.headers.hmr|default('')|safe }} {% block body %}{% endblock %} {% if not isIE(handler.request.headers['user-agent']) %} {% endif %}