[% DEFAULT title = "" h1 = title h2 = "" extra = "" jscript = "" style = "" message = "" %] [% title %] [% Param('headerhtml') %] [% jscript %] [% PerformSubsts(Param('bannerhtml')) %] [% IF h1 || h2 %]
[% h1 %]
  [% h2 %]
[% END %] [% IF message %]
[% message %]
[% END %] [% Param('shutdownhtml') %]