async render(template, data) { data.sails = sails; data.constant = constant; return await twig .twig({ allowInlineIncludes: true, base: root_dir + ...
確定! 回上一頁