aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/notifications.tpl
blob: 0289c41d4084ae543bf41a43789594e68c26a479 (plain) (blame)
1
2
3
4
5
6
7
8
<h1>{{$notif_header}}</h1>

{{include file="common_tabs.tpl"}}

<div class="notif-network-wrapper">
	{{$notif_content}}
</div>