Change the title of the avis invitation

This commit is contained in:
maatinito 2018-12-20 16:35:58 +01:00 committed by gregoirenovel
parent 249a64f1a6
commit 87cccae17a

View file

@ -1,5 +1,4 @@
- content_for(:title, 'Vous avez été invité à donner votre avis')
- content_for(:title, 'Invitation à donner votre avis')
- avis_link = @avis.gestionnaire.present? ? gestionnaire_avis_url(@avis) : sign_up_gestionnaire_avis_url(@avis.id, @avis.email)
- content_for(:footer) do