[% title %]

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