Back to Frontend

FaciaCard.Scala

common/app/views/fragments/email/faciaCard.scala.html

latest151 B
Original Source

@(classes: Seq[String], isBranded: Boolean = false)(rows: Html) @* This template populates a table so it expects table rows as input *@

|

@rows |