openvk/Web/Presenters/templates/components/notifications/2/@default.xml
2022-04-24 08:06:45 +03:00

4 lines
209 B
XML

{var $user = $notification->getModel(1)}
<a href="{$user->getURL()}"><b>{$user->getCanonicalName()}</b></a>
{$notification->getDateTime()} {_nt_commented_yours} {include under}: "{$notification->getData()}".