Files
Diarios-Oficiais-ALEMS/diários_oficiais_alems/templates/allauth/elements/table.html

7 lines
78 B
HTML
Raw Normal View History

2025-03-06 12:10:17 -03:00
{% load allauth %}
<table class="table">
{% slot %}
{% endslot %}
</table>