aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/outgoing_mailer/initial_request.text.erb
Commit message (Collapse)AuthorAgeLines
* Make code customization commented out examples.Louise Crow2016-04-06-15/+0
| | | | Rather than having them be live code.
* Use new version of law_used_full methodGareth Rees2016-03-08-1/+1
|
* Update links to point to public body change request form.Louise Crow2014-03-04-0/+6
|
* Update initial_request.text.erbJody McIntyre2013-07-17-1/+1
| | | Use the raw helper so that characters like ' are not HTML escaped in outgoing email messages. This is already done in the initial_request.text.erb shipped with Alaveteli.
* Since mailer views are plain text, they should be text.erbMark Longair2013-04-10-0/+9
Thanks to Henare Degan for pointing this out in his theme upgrade document.