::use 'base.mtt':: ::if getParam('__redirect')!=null:: ::end::
::set groupName = getCurrentGroup():: ::if groupName!=null && noGroup!=true::

::groupName::

::else::

::_("Cagette.net")::

::end::
::if user != null:: ::else:: ::end::
::if user != null && noGroup!=true:: ::end::
::foreach notification getMessages()::
::if notification.error:: ::else:: ::end:: ::raw notification.text::
::end::
::if extraNotifBlock!=null:: ::raw extraNotifBlock:: ::end::
::raw __content__::
::use 'footer.mtt':: ::end:: ::end::