{if $error != ''}

Error

{$error}. Back

{else} {if $notice != ''}

Notice:

{$notice}

{/if} {section name=mysec loop=$column} {/section} {if $method == 'html'} {section name=mysec2 loop=$row} {section name=col loop=$row[mysec2]} {/section} {/section} {/if}
{if $column[mysec].url != null}{/if}{$column[mysec].text}{if $column[mysec].url != null}{/if}
{strip} {if $row[mysec2][col].url != null} {/if} {if $row[mysec2][col].col == 'report_url'} {$row[mysec2][col].text|truncate:50} {else} {$row[mysec2][col].text|truncate:100} {/if} {if $row[mysec2][col].url != null} {/if} {/strip}
{/if} {if $method == 'html'} {if $count > $show} {/if} {/if}