{ $method->exe("country","view") } { if ($method->result == FALSE) } { $block->display("core:method_error") } {else} {literal} {/literal} {foreach from=$country item=country} {if $form_validation} { $block->display("core:alert_fields") } {/if}
{translate module=country} title_view {/translate}
{translate module=country} field_name {/translate}
{translate module=country} field_two_code {/translate}
{translate module=country} field_three_code {/translate}
{translate module=country} field_description {/translate}
{translate module=country} field_notes {/translate}
{/foreach} {/if}