add quote show the message invite
This commit is contained in:
parent
0f957ec77b
commit
4a0873c5af
3 changed files with 9 additions and 5 deletions
|
@ -8,6 +8,8 @@
|
|||
%strong= @invite.dossier.procedure.libelle
|
||||
sur demarches-simplifiees.fr.
|
||||
|
||||
- if @invite.message.present?
|
||||
%blockquote
|
||||
%p
|
||||
= @invite.message
|
||||
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
= @invite.email_sender
|
||||
souhaite que vous participiez à l'élaboration d'un dossier sur demarches-simplifiees.fr.
|
||||
|
||||
- if @invite.message.present?
|
||||
%blockquote
|
||||
%p
|
||||
= @invite.message
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<!--<![endif]-->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<style type="text/css"> #outlook a { padding: 0; } .ReadMsgBody { width: 100%; } .ExternalClass { width: 100%; } .ExternalClass * { line-height:100%; } body { margin: 0; padding: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } table, td { border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; } img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; } p { display: block; margin: 13px 0; }</style>
|
||||
<style type="text/css"> #outlook a { padding: 0; } .ReadMsgBody { width: 100%; } .ExternalClass { width: 100%; } .ExternalClass * { line-height:100%; } body { margin: 0; padding: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } table, td { border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; } img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic; } p { display: block; margin: 13px 0; } blockquote { margin: 0; } blockquote p { padding: 15px; background: #eee; border-radius: 5px; } blockquote p::before { content: '\201C'; } blockquote p::after { content: '\201D'; }</style>
|
||||
<!--[if !mso]>
|
||||
<!-->
|
||||
<style type="text/css"> @media only screen and (max-width:480px) { @-ms-viewport { width:320px; } @viewport { width:320px; } }</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue