Improve display of articles with annotations

This commit is contained in:
Nicolas Lœuillet
2025-06-12 19:58:45 +02:00
parent fcdcd5dfe3
commit ba550268c5
5 changed files with 22 additions and 12 deletions

View File

@ -18,7 +18,7 @@
{% endif %}
{% endif %}
</div>
{% include "Entry/Card/_content.html.twig" with {'entry': entry, 'withPreview': true} only %}
{% include "Entry/Card/_content.html.twig" with {'entry': entry, 'withPreview': true, 'currentRoute': currentRoute} only %}
</div>
<div class="card-reveal">