1 2 3 4 5 6 7
{% load i18n %} {% load allauth %} <div class="alert alert-error"> {% slot message %} {% endslot %} </div>