{% load l10n %} {% with station=json.features.0 %}

Station de taxi

Grand Lyon
{% include "combo/dashboard_cell_icons.html" %}
{{station.properties.adresse}}
{{station.properties.commune}}
{{station.properties.nbemplacements}} emplacement{{station.properties.nbemplacements|pluralize}}
{% localize off %} M'y rendre {% endlocalize %}
{% endwith %}