demarches-normaliennes/app/views/layouts/_credentials.html.haml
2019-08-12 13:47:01 +02:00

4 lines
162 B
Text

.dropdown-menu#credentials
.description= t("utils.deconnexion")
= @current_instructeur.email if @current_instructeur
= @current_user.email if @current_user