aboutsummaryrefslogtreecommitdiffstats
path: root/view/notifications.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/notifications.tpl')
-rw-r--r--view/notifications.tpl7
1 files changed, 5 insertions, 2 deletions
diff --git a/view/notifications.tpl b/view/notifications.tpl
index d737a7507..487f8b480 100644
--- a/view/notifications.tpl
+++ b/view/notifications.tpl
@@ -1,5 +1,8 @@
-<h1>$notif_header</h1>
-$tabs
+
+<h1>Notifications</h1>
+
+{{ inc common_tabs.tpl }}{{ endinc }}
+
<div class="notif-network-wrapper">
$notif_content
</div>