Files
chill-bundles/src/Bundle/ChillActivityBundle/Resources/views/Activity/showInNotification.html.twig
2021-07-22 17:32:20 +02:00

5 lines
139 B
Twig

{{ dump(notification) }}
<a href="{{ path('chill_activity_activity_show', {'id': notification.relatedEntityId }) }}">Go to Activity</a>