Files
Diarios-Oficiais-ALEMS/diários_oficiais_alems/templates/allauth/elements/table.html
2025-03-06 12:10:17 -03:00

7 lines
78 B
HTML

{% load allauth %}
<table class="table">
{% slot %}
{% endslot %}
</table>