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

7 lines
130 B
HTML

{% extends "allauth/elements/button.html" %}
{% load allauth %}
{% block class %}
{{ block.super }}
w-full
{% endblock %}