openvk/Web/Presenters/templates/components/notifications/2/@default.xml

5 lines
208 B
XML
Raw Normal View History

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