<% function layoutDiv() { var el = ''; el += '
${icon('default:loading')}
` return el; } %> <%- layoutDiv() %>