{% load static %} {% load i18n %} {% trans "airmro_meta_global_page_title" %} {% if not request.COOKIE.django_language %} {{ ""}} {% endif %} {{ ""}}
{% trans "rotate_screen_vertical_text" %}
{% trans
{% translate "processing_text" %}
{% trans
{% translate "loading_text" %}
{% if target_mro_request == "not_found" %}
{% translate "customer_pre_verification_error_title" %}
{% translate "customer_pre_verification_error_text" %}
{% else %} {% if confirmation_status == "request_sent_not_confirmed" %} {% csrf_token %}
{% translate "customer_pre_verification_verify_title" %}
{% translate "customer_pre_verification_verify_text" %}
180
{% elif confirmation_status == "request_sent_confirmed" %}
{% translate "customer_pre_verification_already_verified_title" %}
{% translate "customer_pre_verification_already_verified_text" %}
{% endif %} {% endif %}