var template = $( '#template' ).html();. We then put the template variable into Handlebars.compile() to compile the template.
確定! 回上一頁