Files
Notfellchen/src/fellchensammlung/templates/allauth/elements/button_group.html
2025-10-21 01:28:31 +02:00

6 lines
90 B
HTML

{% load allauth %}
<div class="field is-grouped">
{% slot %}
{% endslot %}
</div>