ajouter un bouton pour gagner du temps

This commit is contained in:
Jean-Marie Favreau 2024-08-17 14:47:00 +02:00
parent 8f9415748d
commit 5fba3dabef

View File

@ -23,7 +23,7 @@
<div>
{% include "agenda_culturel/static_content.html" with name="thank-you" url_path=local_url %}
</div>
</div>
<a href="{% url 'add_event_urls' %}" role="button" style="width: 100%">ajouter des événements</a>
</article>
{% endblock %}