calebasse / calebasse / agenda / templates / agenda / update-rdv.html @ b306fcbb
1 |
<form action="{{ request.get_full_path}}" method="post"> |
---|---|
2 |
{% csrf_token %} |
3 |
{% include "agenda/appointment.html" %} |
4 |
</form>
|
- « Previous
- 1
- …
- 14
- 15
- 16
- Next »