aboutsummaryrefslogtreecommitdiff
path: root/templates/qsjps_form.html
diff options
context:
space:
mode:
authorAlban Gruin2018-04-15 12:04:20 +0200
committerAlban Gruin2018-04-15 12:04:20 +0200
commit324e391633b30bef5b781a733c56d26d29b45246 (patch)
tree86387cbb4c19aa95f5c433ec7e5b130cb29d600f /templates/qsjps_form.html
parent1abd9faddd2f07341c6ff70dfa88d7c83eac40c3 (diff)
parenteb32f6011eafd77db2455ce3183c527c2e86deeb (diff)
Merge branch 'fusion/alban' into qsjps
Diffstat (limited to 'templates/qsjps_form.html')
-rw-r--r--templates/qsjps_form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/qsjps_form.html b/templates/qsjps_form.html
index b68143f..280a7ad 100644
--- a/templates/qsjps_form.html
+++ b/templates/qsjps_form.html
@@ -15,4 +15,5 @@
<tr><th></th><td><input type="submit" value="Trouver une salle" /></td></tr>
</table>
</form>
+ <a href="{% url "rooms" %}">Retour à la liste des salles</a>
{% endblock %}