{% load i18n %}

{{ object.name }}

{% trans "Services" %}

{% for service in object.services.all %}

{{ service }}

{% endfor %} {% trans "All our projects" %} {% trans "Country" %} {% trans "Client" %} {% trans "Our clients" %}