{% extends 'base.html.twig' %} {% block stylesheets %} {% endblock %} {% block title %}Offre {% endblock %} {% block body %}
{{ message }}
En attente de validation
Prix négociable
Designé {{ annonce.saves | length }} fois comme affaire coup de coeur
Catégorie : {{annonce.category}}
{{annonce.countries}} {{annonce.regions}} {{annonce.city}} {{annonce.districts}}
{{ annonce.createdAt|format_datetime (locale='fr', pattern="EEEE dd/MM/YYYY à HH:mm" )|capitalize }}
{% if app.user == annonce.users and app.user.isVerified == true and app.user.active == true %}{{ annonce.content|capitalize|raw }}
Id : {{ (annonce.slug)}}
{% if annonce.users == app.user %}Email: {{ contactSharing.recipient.email }} Téléphone: {{ contactSharing.recipient.phone }}
Votre compte a été restreint, pour plus d'informations, merci de rentrer en contact avec le support.
Veuillez confirmer votre adresse e-mail afin d'accéder à plus de fonctionnalités.
{{ annonce.users.firstname|title }} {{ annonce.users.name|title }}
Contact :{# ({{annonce.users.countries.indicatif}}) #} 0{{ annonce.users.phone}}
Offre en attente de validation
Une fois la vérification terminée, vous recevrez un e-mail.
Membre depuis {{annonce.users.createdAt|format_datetime (locale='fr',pattern=" MMMM YYYY")}}
{# #} {% endif %} {% if app.user == false %}Membre depuis {{annonce.users.createdAt|format_datetime (locale='fr',pattern=" MMMM YYYY")}}
{% endif %}{{annonce.countries}} - {{annonce.city}}
{#{{annonce.regions}}#} {#{{annonce.city}}#} {#{{annonce.districts}}#}