Mon Commerce OSM - Demandes pour {{ city.name }} https://{{ base_url }} Flux RSS des demandes de modification de commerces sur OpenStreetMap pour la ville de {{ city.name }} fr-fr {{ "now"|date("D, d M Y H:i:s O") }} {% for demande in demandes %} {{ demande.query }} https://{{ base_url }}{{ path('app_admin_demande_edit', {'id': demande.id}) }} https://{{ base_url }}{{ path('app_admin_demande_edit', {'id': demande.id}) }} {{ demande.createdAt|date("D, d M Y H:i:s O") }} Nom du commerce: {{ demande.query }}

{% if demande.email %}

Email: {{ demande.email }}

{% endif %}

Statut: {{ demande.status }}

Ville: {{ city.name }} ({{ city.zone }})

{% if demande.lastContactAttempt %}

Dernière tentative de contact: {{ demande.lastContactAttempt|date("d/m/Y H:i:s") }}

{% endif %} ]]>
{% endfor %}