{$title}
{/if}{$exception_type}: {$exception_title}
{$exception_message}
{if isset($exception_list)}
-
{foreach from=$exception_list item=file}
- {$file} {/foreach}
-
{foreach from=$exception_notes item=note}
- * {$note} {/foreach}