mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-24 23:55:02 +00:00
5 lines
139 B
Twig
5 lines
139 B
Twig
|
|
{{ dump(notification) }}
|
|
|
|
<a href="{{ path('chill_activity_activity_show', {'id': notification.relatedEntityId }) }}">Go to Activity</a>
|