$def with (error)
$#
$# This file is part of INGInious. See the LICENSE and the COPYRIGHTS files for
$# more information about the licensing of this file.
$#
$var title: Connexion
$# Start content
$:_('
Hello!
Welcome on the INGInious platform.
')
$:template_helper.call('welcome_text', template_helper=template_helper)
$:_("In order to use INGInious via this platform, please bind your existing account or create a new one.")