File Manager

Current Path : /webspace/www.babilon.be/html/modules/CGBlog/templates/
Upload File :
Current File : //webspace/www.babilon.be/html/modules/CGBlog/templates/orig_archive_template.tpl

{* archive template *}
{if isset($archivelist)}
  <ul>
  {foreach from=$archivelist item=one}
    <li><a href="{$one.summary_url}">{$one.datestamp|date_format:"%B"} {$one.datestamp|date_format:"%Y"} - ({$one.count})</a></li>
  {/foreach}
  </ul>
{/if}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com