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

6 lines
84 B
HTML

{% load allauth %}
<h1 class="fw-bold fs-2">
{% slot %}
{% endslot %}
</h1>