Back to Frontend

Stacked.Scala

common/app/views/stacked.scala.html

latest48 B
Original Source

@(fragments: Html*) @for(f <- fragments){ @f }