@(moreJs:Html = Html(""))(body: Html)(implicit ctx: MyContext[_]) @base.layout(moreJs = moreJs) {
@body
}