Package

securesocial.views.html

mails

Permalink

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 Template3[BasicProfile, RequestHeader, RuntimeEnvironment, play.twirl.api.HtmlFormat.Appendable]

    Permalink
  2. object passwordChangedNotice extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[BasicProfile, RequestHeader, RuntimeEnvironment, play.twirl.api.HtmlFormat.Appendable]

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

    Permalink
  4. object signUpEmail extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[String, RequestHeader, RuntimeEnvironment, play.twirl.api.HtmlFormat.Appendable]

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

    Permalink
  6. object welcomeEmail extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[BasicProfile, RequestHeader, RuntimeEnvironment, play.twirl.api.HtmlFormat.Appendable]

    Permalink

Ungrouped