{% extends "registration/base.html" %} {% load i18n jazzy_tabler %} {% get_jazzy_settings request as jazzy_settings %} {% get_jazzy_ui_tweaks as jazzy_ui %} {% block content %}

{{ jazzy_settings.welcome_sign }}

{% trans "Thanks for spending some quality time with the web site today." %}

{% endblock %}