diff options
Diffstat (limited to 'app/views/request_mailer/overdue_alert.rhtml')
-rw-r--r-- | app/views/request_mailer/overdue_alert.rhtml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app/views/request_mailer/overdue_alert.rhtml b/app/views/request_mailer/overdue_alert.rhtml new file mode 100644 index 000000000..2a0847220 --- /dev/null +++ b/app/views/request_mailer/overdue_alert.rhtml @@ -0,0 +1,13 @@ +<%= @info_request.public_body.name %> are late. + +They have not replied to your FOI request '<%= @info_request.title %>' within +the 20 working days they are allowed by law. + +Click on the link below to send a message to <%= @info_request.public_body.name +%> reminding them to reply to your request. + +<%=@url%> + +-- the foi.mysociety.org team + + |