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