{literal} {/literal} {if $info_message}

{$info_message}



{/if} {if $errors}
{foreach from=$errors item=error} {$error}
{/foreach}


{/if}
{if !$info and !$edit}

List of hosts

{foreach from=$hosts item=host} {/foreach}
Name Email  Company url   Account   Expires   
 {$host.name}   {$host.email}   {$host.company_url}   {$host.account}  {if $host.account_type != 0} {$host.expires} {/if} Details Details Delete

{/if} {if $info} {literal} {/literal} Details for host {$info.name}

{foreach from=$pairs item=pair} {/foreach}
 {$pair.name}   {$pair.value} 

 
{/if} {if $edit} {literal} {/literal} Edit details for host {$edit.name}

Name

Username

Password

Email

Address

City

State/Province

Zip/Postal code

Country

Phone

Company URL

Established

 

Account

Expires (YYYY-MM-DD)

Logo


{literal} {/literal} {/if}