aboutsummaryrefslogtreecommitdiffstats
path: root/lib/views/outgoing_mailer
Commit message (Collapse)AuthorAgeLines
* 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/+0
| | | | | Thanks to Henare Degan for pointing this out in his theme upgrade document.
* Rename the .rhtml files to .html.erb for Rails 3Mark Longair2013-04-09-0/+0
|
* Override a mailer template as an exampleDavid Cabo2012-02-20-0/+9