{$title=$wa->title()}
{if $title}{$title|escape}{else}{$wa->appName()}{/if} — {$wa->accountName()}
{$wa->css()}
{wa_js file="js/blog.min.js"} {$wa_app_static_url}js/jquery.sticky.js {$wa_app_static_url}js/jquery.pageless2.js {$wa_app_static_url}js/blog.js {$wa_app_static_url}js/blogComments.js {$wa_app_static_url}js/jquery.form.js {/wa_js} {$wa->js(false)} {* @event backend_assets.%plugin_id% *} {foreach $backend_assets as $item} {$item} {/foreach} {$_has_wrapper = true} {if ($module == 'blog' && $action == 'settings') || ($module == 'post' && $action == 'edit') || $module == 'plugins' || $module == 'pages' || $module == 'design' || $action == 'calendar'} {$_has_wrapper = false} {/if}
{$wa->header()}
{$sidebar} {$_is_flexbox = $module == 'pages' || ($module == 'post' && $action == 'edit')}
{if $_has_wrapper}
{/if} {$content} {if $_has_wrapper}
{/if}