]> cat aescling's git repositories - mastodon.git/commit
Fix #97 - plain text version of devise e-mails
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 18 Oct 2016 14:39:21 +0000 (16:39 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 18 Oct 2016 14:39:21 +0000 (16:39 +0200)
commitaea151a0ded4f7cc3a16901727931aff78a8b050
treedc37dfe15c2a1441c02948243800243a6dde7018
parent43df35213e80b9b7de69cc80f138882708a05b9b
Fix #97 - plain text version of devise e-mails
app/views/auth/mailer/confirmation_instructions.text.erb [new file with mode: 0644]
app/views/auth/mailer/password_change.text.erb [new file with mode: 0644]
app/views/auth/mailer/reset_password_instructions.text.erb [new file with mode: 0644]