gadzorg/GorgEngine

View on GitHub
app/views/users/edit.html.haml

Summary

Maintainability
Test Coverage
%h2 Edition de l'utilisateur

= render 'form'

= link_to t('users.forms.buttons.show'), user_path(@user)
\|
= link_to t('users.forms.buttons.back'), users_path