Web pattern library, style and technical reference
The 'UON' parse file is the primary layout.
Base customisation, inherited by all other 'UON 2016' customisations. Default applied to pages when the new template sysmte is in use, unless specifcially overridden.
Type | Design Area | Configuration |
---|---|---|
asset_lineage | cookie_trail |
|
nav_inside_header_alt |
|
|
side_menu_header |
|
|
declared_vars | layout |
|
linked_css | global_styles |
|
menu_normal | side_menu |
|
side_menu__sub_menu |
|
|
side_menu__sub_menu__sub_menu |
|
|
top_menu |
|
|
top_menu__sub_menu |
|
|
metadata | metadata |
|
nest_content | additional_metadata |
|
cookie_trail_custom |
|
|
custom_scripts |
|
|
custom_styles |
|
|
ees_scripts |
|
|
global_footer |
|
|
global_header |
|
|
global_scripts |
|
|
google_tag_manager |
|
|
googleStructuredData |
|
|
homeCanonical |
|
|
login_tracker |
|
|
open_graph |
|
|
page_footer |
|
|
page_header |
|
|
page_sidebar |
|
|
sub_footer |
|
|
top_header |
|
|
show_if | conditional_robots |
|
ees_login |
|
|
show_custom_background_colour |
|
|
show_custom_background_gradient_image |
|
|
show_custom_background_gradient_only |
|
|
show_custom_background_image |
|
|
show_side_menu |
|
|
show_sidebar |
|
|
show_top_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | side_menu_header |
|
menu_normal | side_menu |
|
top_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | side_menu_header |
|
menu_normal | side_menu |
|
top_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | side_menu_header |
|
menu_normal | side_menu |
|
top_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | side_menu_header |
|
menu_normal | side_menu |
|
top_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | cookie_trail |
|
declared_vars | layout |
|
nest_content | custom_scripts |
|
global_header |
|
|
page_header |
|
|
sub_footer |
|
Inherits from Default.
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
nest_content | custom_scripts |
|
custom_styles |
|
|
global_header |
|
|
show_if | show_side_menu |
|
show_top_menu |
|
Type | Design Area | Configuration |
---|---|---|
nest_content | page_header |
|
Type | Design Area | Configuration |
---|---|---|
menu_normal | top_menu |
|
show_if | show_top_menu |
|
Inherits from Default.
Inherits from Default.
Inherits from Default.
Inherits from Default.
Inherits from Default.
Inherits from Default.
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
nest_content | additional_metadata |
|
custom_scripts |
|
|
custom_styles |
|
|
page_footer |
|
|
page_header |
|
|
show_if | show_custom_background_colour |
|
show_custom_background_gradient_image |
|
|
show_custom_background_gradient_only |
|
|
show_custom_background_image |
|
|
show_side_menu |
|
|
show_top_menu |
|
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
nest_content | page_header |
|
show_if | show_custom_background_image |
|
Inherits from Default.
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
show_if | show_top_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | side_menu_header |
|
menu_normal | side_menu |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | side_menu_header |
|
menu_normal | side_menu |
|
Inherits from Default.
Inherits from Default.
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
nest_content | global_header |
|
Inherits from Campaign.
Type | Design Area | Configuration |
---|---|---|
nest_content | custom_scripts |
|
custom_styles |
|
Inherits from Campaign.
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
Inherits from Default.
Type | Design Area | Configuration |
---|---|---|
nest_content | global_footer |
|
global_header |
|
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
nest_content | layout |
|
open_graph |
|
Type | Design Area | Configuration |
---|---|---|
declared_vars | layout |
|
Type | Design Area | Configuration |
---|---|---|
asset_lineage | cookie_trail |
|
body | body |
|
login_form | login_form |
|
nest_content | page_footer |
|
page_header |
|
|
page_sidebar |
|
|
show_if | show_h1 |
|
<MySource_AREA id_name="exit_area" design_area="exit" print="no"></MySource_AREA> <MySource_AREA id_name="ees_scripts" design_area="nest_content" print="no" /> <MySource_AREA id_name="ees" design_area="show_if" print="no"> <MySource_SET name="condition" value="simple_edit_mode" /> <MySource_THEN> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Loading Easy Edit Suite…</title> <!-- Custom EES CSS and JS --> <MySource_PRINT id_name="ees_scripts" /> <script> var easy_edit_paint_layouts_string = "<MySource_PRINT id_name='edit_layout' var='available_paint_layouts' />"; var easy_edit_paint_layouts_array = easy_edit_paint_layouts_string.split(','); var paint_layout_names = []; paint_layout_names[225018] = 'Accordion'; paint_layout_names[268823] = 'Accordion - Multiple Open'; paint_layout_names[256893] = 'Lightbox list'; paint_layout_names[435784] = 'People Listing'; if(easy_edit_paint_layouts_string !== "") { EasyEditConfig.paintLayouts = []; for(x in easy_edit_paint_layouts_array) { EasyEditConfig.paintLayouts.push({'id':easy_edit_paint_layouts_array[x].trim(),'name':paint_layout_names[easy_edit_paint_layouts_array[x].trim()]}); } } </script> </head> <body> <script>dataLayer = [];</script> </body> </html> <MySource_PRINT id_name="exit_area" /> </MySource_THEN> </MySource_AREA> <MySource_AREA id_name="ees_login" design_area="show_if"> <MySource_SET name="condition" value="logged_in" /> <MySource_THEN><MySource_PRINT id_name="ees" /></MySource_THEN> </MySource_AREA> <!DOCTYPE html> <MySource_AREA id_name="layout" design_area="declared_vars" print="yes"> <MySource_DECLARE name="meta_viewport" value="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" type="text" description="Viewport to be used for the layout, defines elements of responsive behaviour." /> <MySource_DECLARE name="panel_class" value="" type="text" description="Can be used to customise entire pages for specific sections." /> <MySource_DECLARE name="body_layout_class" value="wrapped" type="text" description="Used to wrap/unwrap body content." /> <MySource_DECLARE name="site_name" value="The University of Newcastle, Australia" type="text" description="Site name for meta and title" /> </MySource_AREA> <MySource_AREA id_name="edit_layout" design_area="declared_vars" print="yes"> <MySource_DECLARE name="available_paint_layouts" value="" type="text" description="Paint layouts that are available for publishers to use in Easy Edit. Comma-separated list." /> </MySource_AREA> <html lang="en"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="<MySource_PRINT id_name='layout' var='meta_viewport' />"> <MySource_AREA id_name="open_graph" design_area="nest_content"/> <MySource_AREA id_name="google_course_data" design_area="nest_content"/> <MySource_AREA id_name="google_breadcrumbs_data" design_area="nest_content"/> <MySource_AREA id_name="homeCanonical" design_area="nest_content"/> <MySource_AREA id_name="conditional_robots" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Utility.SearchVisibility"/> <MySource_SET name="condition_keyword_match" value="^excluded$" /> <MySource_THEN><meta name="robots" content="noindex,nofollow" /></MySource_THEN> <MySource_ELSE><meta name="robots" content="index,follow,noodp" /></MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="title_lineage" design_area="asset_lineage" print="no"> <MySource_DIVIDER> / </MySource_DIVIDER> <MySource_SET name="prefix_with_divider" value="false" /> <MySource_SET name="suffix_with_divider" value="true" /> <MySource_SET name="prefix_with_home_link" value="false" /> <MySource_SET name="suffix_with_current_link" value="false" /> <MySource_SET name="reverse_lineage" value="true" /> <title><MySource_PRINT id_name="__global__" var="asset_name" /> / <MySource_ASSET><MySource_PRINT var="asset_name" /></MySource_ASSET><MySource_PRINT id_name="layout" var="site_name" /></title> </MySource_AREA> <MySource_AREA id_name="custom_title_lineage" design_area="show_if" print="no"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="globals_asset_metadata_dcterms.alternative"/> <MySource_SET name="condition_keyword_match" value="^$" /> <MySource_THEN> <MySource_PRINT id_name="title_lineage"/> </MySource_THEN> <MySource_ELSE> <title><MySource_PRINT id_name="__global__" var="asset_metadata_dcterms.alternative" /></title> </MySource_ELSE> </MySource_SUB> <MySource_AREA id_name="show_title_lineage" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="globals_asset_assetid"/> <MySource_SET name="condition_keyword_match" value="^(82|83|222977|223403|412358)$" /> <MySource_THEN> <title><MySource_PRINT id_name="layout" var="site_name" /></title> </MySource_THEN> <MySource_ELSE> <MySource_PRINT id_name="custom_title_lineage"/> </MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="metadata" design_area="metadata" /> <MySource_AREA id_name="additional_metadata" design_area="nest_content" /> <meta name="description" content="%globals_asset_metadata_dcterms.description%" /> <link rel="stylesheet" href="//use.fontawesome.com/99b4fbdfaa.css" /> <MySource_AREA id_name="global_styles" design_area="linked_css" cache="1" /> <MySource_AREA id_name="custom_styles" design_area="nest_content" cache="1" /> <script src="//code.jquery.com/jquery-2.1.4.min.js"></script> <MySource_AREA id_name="show_custom_background_colour" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.BackgroundColour"/> <MySource_SET name="condition_keyword_match" value="^$" /> <MySource_ELSE> <style>#panel {background-color:<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundColour' />;}</style> </MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="show_custom_background_gradient_image" design_area="show_if" print="no"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.BackgroundGradientColour"/> <MySource_SET name="condition_keyword_match" value="^$" /> <MySource_THEN> <style>#panel {background-image:url(<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundImage^as_asset:asset_url' />);}</style> </MySource_THEN> <MySource_ELSE> <style>#panel {background-image:url(<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundImage^as_asset:asset_url' />), linear-gradient(to bottom,<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundColour^empty:#C6CAD1' />,<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundGradientColour' />);}</style> </MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="show_custom_background_gradient_only" design_area="show_if" print="no"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.BackgroundGradientColour"/> <MySource_SET name="condition_keyword_match" value="^$" /> <MySource_ELSE> <style>#panel {background-image:linear-gradient(to bottom,<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundColour^empty:#C6CAD1' />,<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.BackgroundGradientColour' />);}</style> </MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="show_custom_background_image" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.BackgroundImage"/> <MySource_SET name="condition_keyword_match" value="^$" /> <MySource_THEN> <MySource_PRINT id_name="show_custom_background_gradient_only"/> </MySource_THEN> <MySource_ELSE> <MySource_PRINT id_name="show_custom_background_gradient_image"/> </MySource_ELSE> </MySource_AREA> </head> <body> <script> dataLayer = []; </script> <MySource_AREA id_name="google_tag_manager" design_area="nest_content" print="no"/> <nav id="slide-menu" aria-label="Mobile menu"></nav> <main id="panel" class="<MySource_PRINT id_name='layout' var='panel_class' />"> <MySource_AREA id_name="top_header" design_area="nest_content" /> <MySource_AREA id_name="global_header" design_area="nest_content" /> <MySource_AREA id_name="cookie_trail" design_area="asset_lineage"> <MySource_DIVIDER></MySource_DIVIDER> <MySource_SET name="prefix_with_divider" value="false" /> <MySource_SET name="suffix_with_divider" value="false" /> <MySource_SET name="prefix_with_home_link" value="false" /> <MySource_SET name="suffix_with_current_link" value="false" /> <nav id="cookie-trail" aria-label="breadcrumb" class="<MySource_PRINT id_name='__global__' var='asset_metadata_UON.Page.CookieTrailStyle' />"> <div class="inner"> <MySource_SET name="levels_to_print" value="0" /> <ol> <li class="home-link"><a href="<MySource_PRINT id_name='__global__' var='site_link' full_url='true' />" title="UON Homepage"><span class="fa fa-home"></span></a></li> <MySource_ASSET> <li><a href="<MySource_PRINT var="asset_link" />"><MySource_PRINT var="asset_name" /></a></li> </MySource_ASSET> <li class="current-page"><MySource_PRINT id_name="__global__" var="asset_name" /></li> </ol> </div> </nav> </MySource_AREA> <MySource_AREA id_name="cookie_trail_custom" design_area="nest_content" print="no" /> <MySource_AREA id_name="page_header" design_area="nest_content" print="no"/> <MySource_AREA id_name="side_menu_header" design_area="asset_lineage" print="no"> <MySource_DIVIDER></MySource_DIVIDER> <MySource_SET name="prefix_with_divider" value="false" /> <MySource_SET name="suffix_with_divider" value="false" /> <MySource_SET name="prefix_with_home_link" value="false" /> <MySource_SET name="suffix_with_current_link" value="false" /> <MySource_SET name="show_hidden_links" value="true" /> <MySource_SET name="levels_to_print" value="1" /> <MySource_ASSET><li id="side-menu-title"><a href="<MySource_PRINT var='asset_link' />"><MySource_PRINT var="asset_name" /></a></li></MySource_ASSET> </MySource_AREA> <!-- topmenu --> <MySource_AREA id_name="top_menu" design_area="menu_normal" print="no"> <MySource_SET name="level" value="children" /> <MySource_SET name="show_subs" value="always" /> <MySource_SET name="settings.class.normal" value="" /> <MySource_SET name="settings.class.current" value="current" /> <MySource_SET name="settings.class.hierarchy" value="parent" /> <MySource_SET name="settings.class.has_children" value="has-children" /> <nav id="top-menu"><a class="menu-toggle button solid-button" href="#uon-top-menu"><span class="fa fa-bars"></span> Menu</a> <ol class="inner"> <MySource_PRINT id_name="side_menu_header" /> <MySource_ASSET> <li> <a href="<MySource_PRINT var='asset_link' />" class="<MySource_PRINT var='settings.class' /> <MySource_PRINT var='asset_metadata_UoN.Access.Restricted' />"><MySource_PRINT var='asset_name' /></a> <MySource_SUB design_area="menu_normal"> <MySource_SET name="show_subs" value="on_current" /> <MySource_SET name="settings.class.normal" value="" /> <MySource_SET name="settings.class.current" value="current" /> <MySource_SET name="settings.class.hierarchy" value="parent" /> <MySource_SET name="settings.class.has_children" value="has-children" /> <ol> <MySource_ASSET> <li> <a href="<MySource_PRINT var='asset_link' />" class="<MySource_PRINT var='settings.class' /> <MySource_PRINT var='asset_metadata_UoN.Access.Restricted' />"><MySource_PRINT var='asset_name' /></a> </li> </MySource_ASSET> </ol> </MySource_SUB> </li> </MySource_ASSET> </ol> </nav> </MySource_AREA> <MySource_AREA id_name="show_top_menu" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.Layout"/> <MySource_SET name="condition_keyword_match" value="two-column-alt|one-column" /> <MySource_THEN> <MySource_PRINT id_name="top_menu" /> </MySource_THEN> </MySource_AREA> <div id="uon-body" class="<MySource_PRINT var='asset_metadata_UON.Page.Layout' />"><div class="<MySource_PRINT id_name='layout' var='body_layout_class' /> clearfix"> <!-- <MySource_AREA id_name="nav_inside_header_alt" design_area="asset_lineage" print="no"> --> <!-- <MySource_DIVIDER></MySource_DIVIDER> --> <!-- <MySource_SET name="prefix_with_divider" value="false" /> --> <!-- <MySource_SET name="suffix_with_divider" value="false" /> --> <!-- <MySource_SET name="prefix_with_home_link" value="false" /> --> <!-- <MySource_SET name="suffix_with_current_link" value="false" /> --> <!-- <MySource_SET name="show_hidden_links" value="true" /> --> <!-- <MySource_SET name="start_at_level" value="2" /> --> <!-- <MySource_SET name="levels_to_print" value="2" /> --> <!-- <MySource_ASSET><h2 class="inner"><a href="<MySource_PRINT var='asset_link' />"><MySource_PRINT var="asset_name" /></a></h2></MySource_ASSET> --> <!-- <h1 class="inner"><MySource_PRINT id_name="__global__" var="asset_name" /></h1> --> <!-- </MySource_AREA> --> <MySource_AREA id_name="side_menu" design_area="menu_normal" print="no"> <MySource_SET name="level" value="1" /> <MySource_SET name="show_subs" value="on_current" /> <MySource_SET name="settings.class.normal" value="" /> <MySource_SET name="settings.class.current" value="current" /> <MySource_SET name="settings.class.hierarchy" value="parent" /> <MySource_SET name="settings.class.has_children" value="has-children" /> <nav id="side-menu" class="body-menu"><a class="menu-toggle button solid-button" href="#"><span class="fa fa-bars"></span> Menu</a> <ol> <MySource_PRINT id_name="side_menu_header" /> <MySource_ASSET> <li> <a href="<MySource_PRINT var='asset_link' />" class="<MySource_PRINT var='settings.class' /><MySource_PRINT var='asset_metadata_UoN.Access.Restricted' />"><MySource_PRINT var='asset_name' /></a> <MySource_SUB design_area="menu_normal"> <MySource_SET name="show_subs" value="on_current" /> <MySource_SET name="settings.class.normal" value="" /> <MySource_SET name="settings.class.current" value="current" /> <MySource_SET name="settings.class.hierarchy" value="parent" /> <MySource_SET name="settings.class.has_children" value="has-children" /> <ol> <MySource_ASSET> <li> <a href="<MySource_PRINT var='asset_link' />" class="<MySource_PRINT var='settings.class' /><MySource_PRINT var='asset_metadata_UoN.Access.Restricted' />"><MySource_PRINT var='asset_name' /></a> <MySource_SUB design_area="menu_normal"> <MySource_SET name="show_subs" value="on_current" /> <MySource_SET name="settings.class.normal" value="" /> <MySource_SET name="settings.class.current" value="current" /> <MySource_SET name="settings.class.hierarchy" value="parent" /> <MySource_SET name="settings.class.has_children" value="has-children" /> <ol> <MySource_ASSET> <li> <a href="<MySource_PRINT var='asset_link' />" class="<MySource_PRINT var='settings.class' /><MySource_PRINT var='asset_metadata_UoN.Access.Restricted' />"><MySource_PRINT var='asset_name' /></a> <MySource_SUB design_area="menu_normal"> <MySource_SET name="show_subs" value="on_current" /> <MySource_SET name="settings.class.normal" value="" /> <MySource_SET name="settings.class.current" value="current" /> <MySource_SET name="settings.class.hierarchy" value="parent" /> <MySource_SET name="settings.class.has_children" value="has-children" /> <ol> <MySource_ASSET> <li> <a href="<MySource_PRINT var='asset_link' />" class="<MySource_PRINT var='settings.class' /><MySource_PRINT var='asset_metadata_UoN.Access.Restricted' />"><MySource_PRINT var='asset_name' /></a> </li> </MySource_ASSET> </ol> </MySource_SUB> </li> </MySource_ASSET> </ol> </MySource_SUB> </li> </MySource_ASSET> </ol> </MySource_SUB> </li> </MySource_ASSET> </ol> </nav> </MySource_AREA> <MySource_AREA id_name="show_side_menu" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.Layout"/> <MySource_SET name="condition_keyword_match" value="two-column$|three-column" /> <MySource_THEN> <MySource_PRINT id_name="side_menu" /> </MySource_THEN> </MySource_AREA> <MySource_AREA id_name="login_tracker" design_area="nest_content" print="no" /> <MySource_AREA id_name="login_form" design_area="login_form" print="no"> <div id="login-box"> <h1 id="login-title">Please login</h1> <p id="login-description">Access to this content is restricted.</p> <div class="login-messages"><MySource_PRINT var="system_messages" /></div> <div id="login-form"> <MySource_LOGIN_SECTION> <MySource_PRINT var="form_open" /> <div class="clearfix"> <label class="login-label">Username <span class="mandatory">*</span></label> <span class="login-field"><MySource_PRINT var="username_box" /></span> </div> <div class="clearfix"> <label class="login-label">Password <span class="mandatory">*</span></label> <span class="login-field"><MySource_PRINT var="password_box" autocomplete="off" /></span> </div> <div class="submit-action"> <MySource_PRINT var="submit_button" value="Login" class="button next-button solid-button" /> </div> <div id="login-help"><p class="info">Problems logging in?<br />Please contact the <a href="http://web.newcastle.edu.au">Web Team</a>.</p></div> <MySource_PRINT var="form_close" /> </MySource_LOGIN_SECTION> <MySource_LOGOUT_SECTION></MySource_LOGOUT_SECTION> </div> </div> <MySource_PRINT id_name="login_tracker" /> </MySource_AREA> <div class="body-content"> <MySource_AREA id_name="show_h1" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.H1"/> <MySource_SET name="condition_keyword_match" value="^false" /> <MySource_ELSE> <h1><MySource_PRINT id_name="__global__" var="asset_name" /></h1> </MySource_ELSE> </MySource_AREA> <MySource_AREA id_name="body" design_area="body" /> </div> <MySource_AREA id_name="page_sidebar" design_area="nest_content" print="no"/> <MySource_AREA id_name="show_sidebar" design_area="show_if"> <MySource_SET name="condition" value="keyword_regexp"/> <MySource_SET name="condition_keyword" value="asset_metadata_UON.Page.Layout"/> <MySource_SET name="condition_keyword_match" value="two-column|two-column-alt|three-column" /> <MySource_THEN> <MySource_PRINT id_name="page_sidebar" /> </MySource_THEN> </MySource_AREA> </div></div> <MySource_AREA id_name="page_footer" design_area="nest_content" print="no"/> <MySource_AREA id_name="sub_footer" design_area="nest_content" print="no"/> <MySource_AREA id_name="global_footer" design_area="nest_content" /> </main> <MySource_AREA id_name="global_scripts" design_area="nest_content" /> <MySource_AREA id_name="custom_scripts" design_area="nest_content" /> </body> </html>
Parse file last updated 5 September 2018