{% extends 'stdgrid.html.twig' %} {% block body %}

{% trans %}Attachment %title%{% endtrans %}

{% include '/cards/blocks/attachment.html.twig' with {'attachment': attachment, 'note': note, 'title': title} only %} {% trans %}Original attachment link{% endtrans %}
{% endblock body %}