{**} {if $uiPart == 'header'} {$pageTitle} {include file=layout/styles.html} {include file=layout/scripts.html} {if $customBranding} {literal} {/literal} {/if} {$jsMPE} {$jsFlash} {foreach item=s from=$aSide} {if $s.top} {/if} {if $s.up} {/if} {/foreach} {foreach item=s from=$aSideShortcuts} {/foreach} {* Using insert to prevent caching *} {insert name=OA_Admin_UI_CustomHeader}
{include file=layout/branding.html}
{if $displaySearch}
{/if}
{if $showMainNavigation} {include file=layout/navigation.html} {/if} {if $buttonLogout} {/if} {if $buttonLogout}
 
{/if}
{if $showSidebar} {include file=layout/sidebar.html} {/if}
{include file=layout/content-header.html} {* Footer *} {else} {* Using insert to prevent caching *} {insert name=OA_Admin_UI_CustomFooter} {include file=layout/content-footer.html}
{if $jsMPE}
 
{/if} {if $productUpdatesCheck} {/if} {if $maintenanceAlert} {/if} {include file=layout/messages.html} {/if}