{# This template is an old version #} {% macro navigation_service_name(service) %}
{{ service.name }} {% if not service.active %} Suspended {% endif %}
{% endmacro %}