2022-01-23 18:56:57 +00:00
|
|
|
<details class="frame-section section-details-title">
|
|
|
|
<summary class="details-summary-title">
|
|
|
|
<strong>
|
|
|
|
{% trans %}Create a group{% endtrans %}
|
|
|
|
</strong>
|
|
|
|
</summary>
|
2022-02-10 04:31:06 +00:00
|
|
|
<form method="POST" class="section-form">
|
2022-01-23 18:56:57 +00:00
|
|
|
{{ form(create_form) }}
|
|
|
|
</form>
|
|
|
|
</details>
|