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

    {if $blogOwner->hasPicture()} {assign var=picture value=$blogOwner->getPicture()} {$blogOwner->getUsername()} {/if} {if $AboutMyself} {$AboutMyself} {/if}

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

    {$calendar}
  • {$locale->tr("recently")}

      {foreach from=$recentposts item=post}
    • {$post->getTopic()}
    • {/foreach}
  • {$locale->tr("categories")}

      {foreach from=$articlecategories item=articleCategory}
    • {$articleCategory->getName()} [{$articleCategory->getNumArticles()}] (rss)
    • {/foreach}
  • {$locale->tr("archives")}

      {foreach from=$archives item=archivelink}
    • {$archivelink->getName()} [{$archivelink->getNumArticles()}]
    • {/foreach}
  • {$locale->tr("links")}

    {foreach name=linkcategories from=$mylinkscategories item=linkcategory} {if $linkcategory->getNumLinks()>0} {if $smarty.foreach.linkcategories.first}
      {/if}
    • {$linkcategory->getName()} {foreach name=linkcategorylinks from=$linkcategory->getLinks() item=link} {if $smarty.foreach.linkcategorylinks.first}
        {/if}
      • {$link->getName()}
      • {if $smarty.foreach.linkcategorylinks.last}
      {/if} {/foreach}
    • {if $smarty.foreach.linkcategories.last}
    {/if} {/if} {/foreach}
  • {$locale->tr("menu")}

    • {$locale->tr("about")}
    • {$locale->tr("albums")}
    • RSS 0.90
    • RSS 1.0
    • RSS 2.0
    • Atom 0.3