ernestophone.ens.fr/templates/gestion/home.html
2015-03-17 19:03:51 +01:00

6 lines
176 B
HTML

{% extends "base.html" %}
{% block titre %}L'Ernestophone{% endblock %}
{% block content %}<h1>L'Ernestophone, la fanfare de l'École normale supérieure</h1>
{% endblock %}