openvk/Web/Presenters/templates/components/notifications/2/@default.xml
veselcraft 2fa36e123d
Notification: Redesign it little bit
Also halffully closes #657
2022-08-27 01:33:10 +03:00

7 lines
No EOL
240 B
XML

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