Back to Frontend

ContainerTitle.Scala

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

latest174 B
Original Source

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

|

| @cellContents |

|