blob: b1b0c8036cd5eac4a916f9b6dba3ae53edc72a3d (
plain) (
blame)
1
2
3
4
5
|
<h1>{{$notif_header}}</h1>
<a href="#" onclick="markRead('notify'); return false;">{{$notif_link_mark_seen}}</a>
<div class="notif-network-wrapper">
{{$notif_content}}
</div>
|