{% extends "avisstage/base.html" %} {% load staticfiles %} {% block extra_head %} {% endblock %} {% block content %} {% include "avisstage/formulaires/lieu_raw.html" with form=form %} {% endblock %}