@extends(testRenderSectionLayout) @// no main content supplied @section("sectionA") {

This is section A

} @section("sectionB") {

This is section B

} @include(tmpl_src)