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