" ~ active_service.get_name ~ "" ) }}">

{{ strings.title }}

{% if active_service.get_has_language_pairs and active_service.get_custom_fields_data %} {% endif %}

{{ active_service.get_name }}

{{ active_service.get_description|raw }}

{{ strings.documentation }}

{% if 1 == active_service.get_requires_authentication %}
{% if active_service.get_custom_fields_data %}

{{ strings.authentication.is_authorized }}

{% else %}

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

{% endif %}
{% endif %}