Check out the code. In the loaded template argument is equal to "$" not "$.arg" value. <? template FlightsResultsMenu ?> <? FlightsMenuItem ?> <? foreach "from:(fc.app.results.getTabsDescriptionObject())" ?> <? load "$.arg" template="$.tpl" ?><? /load ?> <? /foreach ?> <? /template ?>
Check out the code. In the loaded template argument is equal to "$" not "$.arg" value.