1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-25 19:47:23 +02:00

Add form media to each page

This commit is contained in:
Yohann D'ANELLO
2020-02-08 20:27:22 +01:00
parent c053235996
commit 7bafc89713
3 changed files with 6 additions and 8 deletions

View File

@ -9,7 +9,3 @@
<button class="btn btn-primary" type="submit">Submit</button>
</form>
{% endblock %}
{% block extracss %}
{{ form.media }}
{% endblock extracss %}