{%blocktrans with instance=instance.name%}
Renewing {{instance}}
{%endblocktrans%}
{%blocktrans with object=instance.name%}
Do you want to renew {{ object }}?
{%endblocktrans%}
{%blocktrans with suspend=time_of_suspend delete=time_of_delete|default:"n/a" %}
The instance will be suspended at {{suspend}}
and removed at {{delete}} if you renew it now.
{%endblocktrans%}