fix error in template in notifications page
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user