fix error in template in notifications page
This commit is contained in:
parent
44592611e1
commit
102c06a41f
|
@ -2,7 +2,7 @@
|
|||
|
||||
<h1>{{$notif_header}}</h1>
|
||||
|
||||
{{include file="common_tabs.tpl"}}
|
||||
{{if $tabs }}{{include file="common_tabs.tpl"}}{{/if}}
|
||||
|
||||
<div class="notif-network-wrapper">
|
||||
{{$notif_content}}
|
||||
|
|
Loading…
Reference in a new issue