#* velocity template for the last step (5) in the registration process it displays all entered values (except pw and language) in a table and provides a button that links to the login-screen of OpenOLAT *#

$r.translate("step5.reg.yourdata")

$text

#foreach( $propertyHandler in $userPropertyHandlers ) #end
$r.translate("user.login") $username
$r.translate($propertyHandler.i18nFormElementLabelKey()) $!propertyHandler.getUserPropertyAsHTML($user, $locale)
$r.render("loginhref")