$def with (reset, msg, 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: $:_("Register")
$if error:
$:msg
$elif msg:
$:msg
$if reset is None:
$:_("Register in INGInious")
$:_("Lost password ?")
$else:
Set new password for $reset["realname"] [$reset["username"]]