{% load static i18n %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% get_current_language as LANGUAGE_CODE %} {% trans "Sign In" %}

{% trans "Welcome Back" %}

{% trans "Sign in to access your account" %}

{% csrf_token %}
h