{% extends "phyll/base.html" %} {% block content-class %}home{% endblock %} {% block body %} {{ index.title }} {{ index.text|safe }} {% if request.user.is_staff %}
(page éditable)