V-Beta-1.0.0
Vision is out of alpha !
This commit is contained in:
1
templates/_notifications/comment_postRemove.html.twig
Normal file
1
templates/_notifications/comment_postRemove.html.twig
Normal file
@@ -0,0 +1 @@
|
||||
<a href="{{ path('user_view', {id: sender.id}) }}">{{ sender.fullname }}</a> {{ 'removed_your'|trans }} {{ 'comment'|trans }} {{ 'on'|trans }} {{ ("documentType_" ~ document.getClassShort)|trans }} <a href="{{ path('document_view', {id: document.id}) }}">{{ document.title }}</a>
|
||||
Reference in New Issue
Block a user