Files
kursy-mirror/kursy/templates/allauth/elements/h1.html

6 lines
76 B
HTML

{% load allauth %}
<h1 class="mt-4">
{% slot %}
{% endslot %}
</h1>