diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/qsjps_form.html (renamed from templates/form_qsjps.html) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/form_qsjps.html b/templates/qsjps_form.html index 3a9bcf8..bc5e363 100644 --- a/templates/form_qsjps.html +++ b/templates/qsjps_form.html @@ -1,6 +1,6 @@ {% extends "index.html" %} -{% block title %}QSJPS – {% endblock %} +{% block title %}Trouver une salle – {% endblock %} {% block body %} <h3>Trouver une salle</h3> |