Files
Diarios-Oficiais-ALEMS/diarios_oficiais_alems/templates/allauth/elements/table.html

7 lines
78 B
HTML

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