{if empty($posts) && $wa->currentUrl() == $wa_app_url}

[`Welcome to your new blog!`]

{sprintf('[`Start by writing a post in your blog backend.`]', $wa_backend_url|cat:'blog/')}

{else} {if isset($breadcrumbs)} {/if} {$content} {/if}
{* @event (frontend_action_default|frontend_action_post|frontend_action_page|frontend_action_error).%plugin_id%.nav_before *} {foreach $frontend_action as $plugin => $output} {if !empty($output.nav_before)}{$output.nav_before}{/if} {/foreach}