Content-Type: text/html [% IF cookie %]Set-Cookie: [% cookie %][% END %] [% IF subtitle %][% title %] - [% subtitle %][% ELSE %][% title %][% END %]

[% IF subtitle %][% title %] - [% subtitle %][% ELSE %][% title %][% END %]

[% IF errors %]
[% PROCESS 'web/errors.tt2.html' %]
[% ELSE %] [% IF notifications %]
[% PROCESS 'web/notices.tt2.html' %]
[% END %] [% PROCESS 'web/content.tt2.html' %] [% END %]