Empty data return with Flow router and blaze-layout

i im newer with METEOR and i’ start withmetero todo tutorial with Application Structure and Flowrouter

here is my code structure

the is my router.js

this is list.js (render data)

with template tag (this is list.html file)

with out template tag


this is my package.js

my problem is this array value not return in to list.html . but this working fine if remove templete tag ?? :confused: :confused: what is happend . this is happen with router or what ???

oops its my mistake need assign template name instead of body . nice article was there