forked from DGNum/gestioCOF
Default template for cof directory entries
This commit is contained in:
parent
8c75189ce1
commit
03e6fe3ef6
1 changed files with 7 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
||||||
|
{% extends "cofcms/base.html" %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
<h2>
|
||||||
|
Comment t'es arrivé⋅e ici toi ?
|
||||||
|
</h2>
|
||||||
|
{% endblock %}
|
Loading…
Reference in a new issue