{% extends "orga/base.html" %} {% load i18n %} {% block content %} {% if action and action != 'create' %} {% if request.event %} {% endif %} {% endif %}
{% block settings_content %} {% endblock %}
{% include "common/logs.html" with obj=request.event %}
{% endblock %}