[% PROCESS 'web/errors.tt2.html' %]
[% ELSE %]
[% IF notifications %]
[% PROCESS 'web/notices.tt2.html' %]
[% END %]
[% PROCESS 'web/content.tt2.html' %]
[% END %]
Content-Type: text/html [% IF cookie %]Set-Cookie: [% cookie %][% END %]