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