diff options
Diffstat (limited to 'app/mailers/outgoing_mailer.rb')
-rw-r--r-- | app/mailers/outgoing_mailer.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/mailers/outgoing_mailer.rb b/app/mailers/outgoing_mailer.rb index 19054b4e2..0a1b0aee3 100644 --- a/app/mailers/outgoing_mailer.rb +++ b/app/mailers/outgoing_mailer.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- # models/outgoing_mailer.rb: # Emails which go to public bodies on behalf of users. # |