|
|
@ -5,7 +5,7 @@
|
|
|
|
<ul class="notifications-list">
|
|
|
|
<ul class="notifications-list">
|
|
|
|
<!-- BEGIN notifications -->
|
|
|
|
<!-- BEGIN notifications -->
|
|
|
|
<li data-nid="{notifications.nid}" class="{notifications.readClass}">
|
|
|
|
<li data-nid="{notifications.nid}" class="{notifications.readClass}">
|
|
|
|
<a href="..{notifications.path}">{notifications.text}</a>
|
|
|
|
<a href="{notifications.path}">{notifications.text}</a>
|
|
|
|
<p class="timestamp">
|
|
|
|
<p class="timestamp">
|
|
|
|
<span class="timeago" title="{notifications.datetimeISO}"></span>
|
|
|
|
<span class="timeago" title="{notifications.datetimeISO}"></span>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|