# Surgeweb plain HTML interface # Include file that shows the HTML "page head" ||title|| # ||ifndef||adaptive_viewport_disable|| ||endif|| #||if(not(istrue(pref_devt_mode)))|| #||else|| # # #||endif|| # # ||if(not(blank(skin)))||||endif|| ||if(istrue(custom_css))||||endif|| ||if(istrue(custom_js))||||endif|| # Access to preferences we need access to ||ifdef||live_id|| ||include||../shared/modules/_live_win.htm|| ||endif|| ||ifndef||fld_id|| ||define||fld_id||INBOX|| ||endif|| ||ifdef||html_custom|| ||if(file_exists(concat((surgeweb/custom/),domain_ex,(/_html_custom.htm))))|| ||define((custom_template),concat((../../custom/),domain_ex,(/_html_custom.htm)))|| ||include||(custom_template)|| ||else|| ||include||../../custom/_html_custom.htm|| ||endif|| ||endif||