This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/notifications.tpl

9 lines
123 B
Smarty
Executable File

<h1>$notif_header</h1>
{{ inc common_tabs.tpl }}{{ endinc }}
<div class="notif-network-wrapper">
$notif_content
</div>