package html
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
- object form extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[RepositoryInfo, TagInfo, Option[(ReleaseTag, Seq[ReleaseAsset])], Context, play.twirl.api.HtmlFormat.Appendable]
- object list extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template4[RepositoryInfo, Seq[(TagInfo, Option[(ReleaseTag, Seq[ReleaseAsset])])], Boolean, Context, play.twirl.api.HtmlFormat.Appendable]
- object release extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[ReleaseTag, Seq[ReleaseAsset], Boolean, RepositoryInfo, Context, play.twirl.api.HtmlFormat.Appendable]