Add an intro to the last week overview email
This commit is contained in:
parent
10cd16656d
commit
384dbf3e1b
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
- content_for(:title, @subject)
|
||||
|
||||
%p
|
||||
Bonjour,
|
||||
|
||||
%p
|
||||
Voici le résumé de votre activité hebdomadaire :
|
||||
|
||||
- @overview[:procedure_overviews].each_with_index do |procedure_overview, index|
|
||||
|
||||
%h2{ style: 'font-size: 16px; font-weight: 300; margin: 25px 0 5px;' }
|
||||
|
|
Loading…
Add table
Reference in a new issue