{if $wa->whichUI() == '1.3'}
{foreach $notifications as $n}
{$n.text} {waDateTime::format('humandatetime', $n.datetime)}
{* *}
{/foreach}
{/if}