4 lines
162 B
Text
4 lines
162 B
Text
.dropdown-menu#credentials
|
|
.description= t("utils.deconnexion")
|
|
= @current_instructeur.email if @current_instructeur
|
|
= @current_user.email if @current_user
|