mirror of
https://github.com/nanoy42/coope
synced 2024-11-05 01:16:28 +00:00
Modification form
This commit is contained in:
parent
f1241be0c8
commit
6cb0982261
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue