{% extends 'base.html' %} {% block content %} {{page.title}} {{page.body_html|safe}} {% endblock %} {% block extra %} {% if login_form %}