<% function layoutDiv() { var el = ''; const cmt = page.cmt; if (cmt?.service?.length > 0) { const name = cmt.service; var body = cmt[name]; if (theme.style.prefers_theme != 'auto' && body['data-theme'] == 'preferred_color_scheme') { body['data-theme'] = theme.style.prefers_theme } el += '
<%- icon('default:loading') %> <%- layoutDiv() %>