{assign var=blogOwner value=$blog->getOwnerInfo()} {assign var=AboutMyself value=$blogOwner->getAboutMyself()} {if $blogOwner->hasPicture() && $AboutMyself}
  • {$locale->tr("about_myself")}

    {assign var=picture value=$blogOwner->getPicture()}

    {$blogOwner->getUsername()}
    {$AboutMyself}

  • {/if}
  • {$locale->tr("menu")}

    • {$locale->tr("main")}
    • {$locale->tr("dashboard")}
    • {$locale->tr("albums")}
  • Calendar

      {$calendar}
  • Search

  • Recent Articles

      {foreach from=$recentposts item=recentpost}
    • {$recentpost->getTopic()}
    • {/foreach}
  • Archives

      {foreach from=$archives item=month}
    • {$month->getName()}
    • {/foreach}
  • Categories

      {foreach from=$articlecategories item=articleCategory}
    • RSS 0.90{$articleCategory->getName()} [{$articleCategory->getNumArticles()}]
    • {/foreach}
  • {foreach from=$mylinkscategories item=linkcategory}
  • {$linkcategory->getName()}

      {foreach from=$linkcategory->getLinks() item=link}
    • {$link->getName()}
    • {/foreach}
  • {/foreach}
  • Syndicate

    • RSS 0.90
    • RSS 1.0
    • RSS 2.0
    • Atom 0.3