{* $Id: exceptions_list.tpl 599 2005-09-13 12:54:20Z lantan $ *}
{$lang.error}
  {* Exceptions list *} {if $exception == "access_denied"} {include file="exceptions_pages/access_denied.tpl"} {elseif $exception == "no_product"} {include file="exceptions_pages/no_product.tpl"} {else} {include file="exceptions_pages/no_page.tpl"} {/if} {* /Exceptions list *}