summaryrefslogtreecommitdiff
path: root/httemplate/elements/header.html
blob: 6df45fb079da1b913c3a682bbc6dc1a683b45cd5 (plain)
1
2
3
4
5
6
7
% # for testing, disable the page menus/search boxes
% if ( $FS::CurrentUser::CurrentUser->option('header-minimal') ) {
<& header-minimal.html, @_ &>
% } else {
<& header-full.html, @_ &>
% }
<& /misc/edge_browser_check-header.html &>