{% extends "notes/base.html" %} {% block page_content %}
{% include "notes/sujet_create_inner.html" %}
{% endblock %}