The Play Framework 2 template language is pretty nice. However, though it’s ‘inspired by’ Microsoft’s Razor language, one important design decision is different: how you ‘es
I can't test this right now in this machine, but the following should work (no need of auxiliar method):
@() @structuredpage("Dashboard"){ ("Latest Requests", { Blah }), ("Your Details", { Blah blah }) }
Blah
Blah blah