{% load i18n static adminlte_core %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% get_adminlte_config_class as adminlte %}
{% if adminlte.welcome_sign %} {{ adminlte.welcome_sign }} {% else %} {% trans 'Login and Enjoy' %} {% endif %}
{% trans "Thanks for spending some quality time with the Web site today." %}