demarches-normaliennes/app/views/layouts/_credentials.html.haml

5 lines
164 B
Text
Raw Normal View History

2017-04-06 15:32:05 +02:00
.dropdown-menu#credentials
.description= t("utils.deconnexion")
= @current_gestionnaire.email if @current_gestionnaire
= @current_user.email if @current_user