Project

General

Profile

Download (168 Bytes) Statistics
| Branch: | Tag: | Revision:
e92e5a1b Benjamin Dauvergne
<form action="{{ request.get_full_path}}" method="post">
{% csrf_token %}
{% include "agenda/appointment.html" %}
3e9b47e9 Benjamin Dauvergne
{% include "agenda/periodicity.html" %}
e92e5a1b Benjamin Dauvergne
</form>