aboutsummaryrefslogblamecommitdiffstats
path: root/alphabetlearning/templates/allauth/elements/table.html
blob: 13cc5daafb486870f855e0e0a514e90cfd960567 (plain) (tree)
1
2
3
4
5
6





                     
{% load allauth %}

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