import "./main_item.html" import "/lib/MyRes" Template.mainItem.helpers({ main_datas: function (){ return UrlRes.find() } })