mirror of
https://github.com/nanoy42/coope
synced 2024-11-22 19:33:11 +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' %}
|
{% extends 'base.html' %}
|
||||||
{% block entete %}{{form_entete}}{% endblock %}
|
{% block entete %}{{form_title}}{% endblock %}
|
||||||
{% block navbar %}
|
{% block navbar %}
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#first">{{form_title}}</a></li>
|
<li><a href="#first">{{form_title}}</a></li>
|
||||||
|
|
Loading…
Reference in a new issue