securesocial.views.html

mails

package mails

Visibility
  1. Public
  2. All

Value Members

  1. object alreadyRegisteredEmail extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[BasicProfile, RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  2. object passwordChangedNotice extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[BasicProfile, RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  3. object passwordResetEmail extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[BasicProfile, String, RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  4. object signUpEmail extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[String, RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

  5. object unknownEmailNotice extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[RequestHeader, Lang, play.twirl.api.HtmlFormat.Appendable]

  6. object welcomeEmail extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[BasicProfile, RequestHeader, Lang, RuntimeEnvironment[_], play.twirl.api.HtmlFormat.Appendable]

Ungrouped