e5f449b595
By default, Devise will look for views: 1. First in `views/resource/passwords/…`, 2. Then in `views/devise/passwords/…` if not found. By moving the views to `views/devise`, we avoid having a partial in `views/shared` that we need to include manually, and instead let Devise do the job automatically. |
||
---|---|---|
.. | ||
activate | ||
confirmations | ||
demarches | ||
dossiers | ||
passwords | ||
profil | ||
registrations | ||
sessions | ||
shared | ||
statistiques | ||
_general_footer_row.html.haml | ||
_login_banner.html.haml | ||
_procedure_footer.html.haml |