Back to Frontend

FullRow.Scala

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

latest166 B
Original Source

@(classes: Seq[String])(cellContents: Html) @* This template populates a table cell so it can accept arbitrary markup including further tables *@

| @cellContents |