{% load i18n %}

{{ object.title }}

{% for project in object.projects.all %}

{{ project }}

{% endfor %} {% trans "All our services" %} {% trans "Our Services" %}