1f1524c2b3
Some minor bug fixes
10 lines
300 B
Twig
10 lines
300 B
Twig
<details class="frame-section section-details-title">
|
|
<summary class="details-summary-title">
|
|
<strong>
|
|
{% trans %}Create a group{% endtrans %}
|
|
</strong>
|
|
</summary>
|
|
<form method="POST" class="section-form">
|
|
{{ form(create_form) }}
|
|
</form>
|
|
</details> |