feat(templates/allauth): style allauth elements
This commit is contained in:
5
kursy/templates/allauth/elements/h2__entrance.html
Normal file
5
kursy/templates/allauth/elements/h2__entrance.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% load allauth %}
|
||||
<h2 class="fw-bold fs-5">
|
||||
{% slot %}
|
||||
{% endslot %}
|
||||
</h2>
|
||||
Reference in New Issue
Block a user