Files
vision/templates/_notifications/comment_postPersist.html.twig
2023-03-28 13:16:55 +00:00

1 line
239 B
Twig

<a href="{{ path('user_view', {id: sender.id}) }}">{{ sender.fullname }}</a> {{ 'commented_your'|trans }} {{ ('documentType_' ~ document.classShort)|trans }} <a href="{{ path('document_view', {id: document.id}) }}">{{ document.title }}</a>