Learning-Management-System/lms/templates/allauth/elements/table.html
Ahmed Nagi e58c9c1f71 Update
2025-01-10 19:54:55 +02:00

6 lines
78 B
HTML

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