aboutsummaryrefslogtreecommitdiffstats
path: root/view/notifications.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-17 14:55:46 -0700
committerFriendika <info@friendika.com>2011-10-17 14:55:46 -0700
commitf0dc77ab6c102d83e7f98336b522f9c7b4a4a14f (patch)
treed8622e943809f497f2cf53be65e104ec394f6bc0 /view/notifications.tpl
parent278433eac75639052686f70e98621466d6c44df3 (diff)
parente15aab9b755e8696d8dd7984e8de4ea5591e0caf (diff)
downloadvolse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.tar.gz
volse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.tar.bz2
volse-hubzilla-f0dc77ab6c102d83e7f98336b522f9c7b4a4a14f.zip
Merge branch 'pull'
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>