aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/allauth/elements/h1.html
blob: 40ebed829306d1ce3fbb0bbcf981583eb3bfea3f (plain) (blame)
1
2
3
4
5
{% load allauth %}
<h1>
    {% slot default %}
    {% endslot %}
</h1>