{if $reason eq "supportandupdates"}
{lang key='supportAndUpdatesRenewalRequired'}
{else}
{lang key='downloadproductrequired'}
{if $prodname}
{include file="$template/includes/alert.tpl" type="info" msg=$prodname textcenter=true}
{else}
{include file="$template/includes/alert.tpl" type="info" msg=$addonname textcenter=true}
{/if}
{if $pid || $aid}
{/if}
{/if}