10 lines
129 B
Smarty
10 lines
129 B
Smarty
|
|
|
|
<h1>{{$notif_header}}</h1>
|
|
|
|
{{include file="common_tabs.tpl"}}
|
|
|
|
<div class="notif-network-wrapper">
|
|
{{$notif_content}}
|
|
</div>
|