]> git.mxchange.org Git - friendica.git/blobdiff - view/notifications.tpl
simplify by making Smarty include directives behave like Friendica native ones
[friendica.git] / view / notifications.tpl
index d737a7507e518a7eeeda8541559be93672537bde..d6ce0cdd967dbdc09e03c20ded2a1def189ec84d 100644 (file)
@@ -1,5 +1,8 @@
+
 <h1>$notif_header</h1>
-$tabs
+
+{{ inc common_tabs.tpl with $tabs=$tabs_data }}{{ endinc }}
+
 <div class="notif-network-wrapper">
        $notif_content
 </div>