{% for key, nonce in nonces %} {% endfor %}
{% if active_service %}
" ~ active_service.name ~ "" ) }}">

{{ strings.active_service.title }}

{% if active_service.has_language_pairs and active_service.custom_fields_data %} {% endif %}

{{ active_service.name }}

{{ active_service.description }}

{{ strings.documentation }}

{% if 1 == active_service.requires_authentication %}
{% if active_service.custom_fields_data %}

{{ strings.authentication.is_authorized }}

{% else %}

{{ strings.authentication.description|format( active_service.name, '' ~ strings.documentation_lower ~ '' )|raw }}

{% endif %}
{% endif %}
{% endif %} {% if false == has_preferred_service and available_services %}

{{ strings.inactive_services_title }}

{% include 'services-pagination.twig' with { 'nav_location': 'top' } %} {% include 'table-header.twig' %} {% include 'table-header.twig' %} {% for service in filtered_services %} {% if 'ts' == translation_service_type_requested %} {% endif %} {% endfor %}
{{ service.description|raw }} {% include 'stars.twig' with { 'filled': service.popularity } only %} {% include 'stars.twig' with { 'filled': service.speed } only %}
{% include 'services-pagination.twig' with { 'nav_location': 'bottom' } %} {% if strings.tms.visible %}
{{ strings.tms.link }} {% endif %} {% if strings.ts.visible %}
{{ strings.ts.link }} {% endif %}

{{ strings.ts.different }} {{ strings.ts.tell_us }}

{% endif %} {% if false == available_services %}
{% for no_service_message in strings.no_service_found %}

{{ no_service_message|format( "" ~ strings.wpml_support ~ "" )|raw }}

{% endfor %}
{% endif %}