{include file='header.html'} {if ($cat_id != 0) && ($cat_desc <> "")}
Description

{$cat_desc}

  {/if} {if $categories}
Categories
{foreach from=$categories name=categories item=cat key=cats} {if $smarty.foreach.categories.iteration is div by 2} {elseif not $smarty.foreach.categories.last} {/if} {/foreach}
{$cat.title} ({$cat.links_num})
{if $cat_id == "0" && $sub_cats}
{foreach from=$sub_cats item=sub key=subs} {if $sub.parent == $cat.id} · {$sub.title} {/if} {/foreach}
{/if}
 
  {/if} {if $links}
Links
{if $nav != " 1 "}{$nav}{/if}
{foreach from=$links item=item key=key}
  • {$item.title} {if $item.recip == "1"} {/if}
    {if $item.description <> ""}{$item.description}
    {/if}
    {$item.url}
    Date:{$item.date}, Google PR:{$item.gpr}
  •   {/foreach} {if $nav != " 1 "}{$nav}{/if}
      {/if} {if $cat_id == "0"}
    Last 10 links addedSites that link back to ADP
    {if $new_links} {foreach from=$new_links item=item key=key} {$item.date} {$item.title}
    {/foreach}

    {/if}
      {if $recip_links} {foreach from=$recip_links item=item key=key}
  • {$item.title} PR:{$item.gpr}
    {/foreach}

    {/if}
  • {else}
    Legend

    Opens links in new window.
    Web sites that link back to {$dir_title}.
      {/if}
      Categories: {$categories_total}, Links: {$links_total}, Pages: {$pages_total} {include file='footer.html'}