]> git.mxchange.org Git - friendica.git/blob - view/notifications.tpl
simplify by making Smarty include directives behave like Friendica native ones
[friendica.git] / view / notifications.tpl
1
2 <h1>$notif_header</h1>
3
4 {{ inc common_tabs.tpl with $tabs=$tabs_data }}{{ endinc }}
5
6 <div class="notif-network-wrapper">
7         $notif_content
8 </div>