3
0
Fork 0
mirror of https://github.com/nanoy42/coope synced 2024-05-04 00:12:23 +00:00

Modification form

This commit is contained in:
Yoann Pétri 2019-05-03 21:14:47 +02:00
parent f1241be0c8
commit 6cb0982261

View file

@ -1,5 +1,5 @@
{% extends 'base.html' %}
{% block entete %}{{form_entete}}{% endblock %}
{% block entete %}{{form_title}}{% endblock %}
{% block navbar %}
<ul>
<li><a href="#first">{{form_title}}</a></li>