{% load i18n geotrek_tags mapentity_tags %} {% if modelname != "infrastructure" %}

{% trans "Infrastructure" %}

{% trans "Infrastructures" %} {% if perms.infrastructure.add_infrastructure %} {% is_topology_model model as is_topology_model %}

{% trans "Add a new infrastructure" %}

{% endif %} {% valuelist object.infrastructures field='name' %}
{% endif %}