aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/allauth/elements/table.html
blob: 13cc5daafb486870f855e0e0a514e90cfd960567 (plain) (blame)
1
2
3
4
5
6
{% load allauth %}

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