Improve the style of the avis invitation email
This commit is contained in:
parent
5ca9267065
commit
15ad7bae53
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
%p
|
%p
|
||||||
= "#{@avis.claimant.email} vous a écrit :"
|
= "#{@avis.claimant.email} vous a écrit :"
|
||||||
%br
|
%br
|
||||||
%p{ style: "padding: 8px; color: #333333; background-color: #EEEEEE; font-size: 16px;" }
|
%p{ style: "padding: 8px; color: #333333; background-color: #EEEEEE; font-size: 14px;" }
|
||||||
= @avis.introduction
|
= @avis.introduction
|
||||||
|
|
||||||
- if @avis.gestionnaire.present?
|
- if @avis.gestionnaire.present?
|
||||||
|
|
Loading…
Reference in a new issue