{% extends "base.html" %} {% load i18n %} {% load crispy_forms_tags %} {% block title %}Sign Out{% endblock title%} {% block body_attribute %}class="authentication-bg"{% endblock body_attribute %} {% block content %}
{% trans 'Are you sure you want to sign out?' %}