Project

General

Profile

Download (120 Bytes) Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / agenda / templates / agenda / update-event.html @ fcfb4f5b

1
<form action="{{ request.get_full_path}}" method="post">
2
  {% csrf_token %}
3
  {% include "agenda/event.html" %}
4
</form>
(12-12/13)