1
1
Fork 0
mirror of https://github.com/openvk/openvk synced 2025-01-18 05:44:54 +03:00
openvk/Web/Presenters/templates/components/notifications/2/@default.xml

7 lines
240 B
XML
Raw Normal View History

2022-04-24 08:06:45 +03:00
{var $user = $notification->getModel(1)}
2020-06-07 19:04:43 +03:00
<a href="{$user->getURL()}"><b>{$user->getCanonicalName()}</b></a>
{_nt_commented_yours} {include under}: "{$notification->getData()}".
<div class="nobold">
{$notification->getDateTime()}
</div>