{$pageTitle}

{"Your current version:"|alang} {$site.version}

{"Latest available version:"|alang} {if $latest == 0 or $latest == ''}{"Unknown"|alang}{else}{$latest}{/if}

{if $fetched and $shouldUpdate}
{"New version available!"|alang}
{if isset($site.brand_copyright) and $site.brand_copyright}

{/if} {elseif $fetched and !$shouldUpdate}
{"You are using the latest available version."|alang} {"No update is needed!"|alang}
{else}
{"Could not fetch the latest version number. Check your connection to ActivateLicense.com server and try again."|alang}
{/if}