6 lines
78 B
HTML
6 lines
78 B
HTML
{% load allauth %}
|
|
|
|
<table class="table">
|
|
{% slot %}
|
|
{% endslot %}
|
|
</table>
|