{% set ogTitle = activity.wine.domain ~ ' — ' ~ activity.wine.name ~ (activity.wine.vintage ? ' ' ~ activity.wine.vintage : '') %} {% set ogDescription = activity.notes ?: ('Partagé depuis Vitis par ' ~ activity.user.name) %} {% set firstPhoto = activity.photos|first %} {% set ogImage = firstPhoto ?: activity.wine.labelPhotoUrl %} {% if ogImage %}{% endif %} {# Page autonome, servie hors du bundle SPA : CSS minimal fait main plutôt que Tailwind (dont le scan de contenu ne couvre que development/front/src). #}
Vitis Rejoindre Vitis
{% if ogImage %} Photo de {{ activity.wine.name }} {% else %}
{% endif %}
{{ activity.user.name }} · {{ activity.consumedAt|date('d F Y') }}

{{ ogTitle }}

{{ [activity.wine.appellation, activity.wine.region]|filter(v => v is not null)|join(' • ') }}

{% if activity.rating %}{{ activity.rating }}/5{% endif %}
{% if activity.notes %}

{{ activity.notes }}

{% endif %}
{% if activity.pairing %}Accord : {{ activity.pairing }}{% endif %} {% if activity.occasion %}{{ activity.occasion }}{% endif %} {% for tag in activity.tags %}{{ tag }}{% endfor %}

Origine du vin{{ activity.originLabel ? ' — ' ~ activity.originLabel : '' }}

Lieu de consommation{{ activity.consumptionLabel ? ' — ' ~ activity.consumptionLabel : '' }}

Partagé depuis Vitis — le journal de dégustation géolocalisé.

Créer un compte