Packages

package html

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object login extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[String], ReverseRoutes, play.twirl.api.HtmlFormat.Appendable]
  2. object registration extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Option[String], Option[String], play.twirl.api.HtmlFormat.Appendable]
  3. object users extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template2[Vector[User], UIEnv, play.twirl.api.HtmlFormat.Appendable]

Ungrouped