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