{foreach $wa->blog->blogs() as $blog}
-
{$blog.name}
{foreachelse}
-
[`All posts`]
{/foreach}
{if $theme_settings.header_links != 'blog-pages'}
{* display static page list in case it was not yet displayed in the core index.html layout template *}
{foreach $wa->blog->pages() as $page}
- 1 && $wa->currentUrl()|strstr:$page.url} class="selected"{/if}>{$page.name}
{/foreach}
{/if}