new user: thanks page

This commit is contained in:
simon lehericey 2018-02-27 09:49:58 +01:00 committed by Mathieu Magnin
parent e05b7647cf
commit eb937649a1
8 changed files with 67 additions and 6 deletions

View file

@ -207,6 +207,7 @@ Rails.application.routes.draw do
get 'identite'
patch 'update_identite'
get 'modifier'
get 'merci'
end
get 'attestation'
end