mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-31 20:13:49 +00:00
#16 fix errors and some design regressions in eventBundle
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
{% block title 'Participation creation'|trans %}
|
||||
|
||||
{% block event_content -%}
|
||||
<div class="col-10">
|
||||
<h1>{{ 'Participation creation'|trans }}</h1>
|
||||
|
||||
<table>
|
||||
@@ -43,5 +44,5 @@
|
||||
</ul>
|
||||
|
||||
{{ form_end(form) }}
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user