{% load beanbag_licensing i18n %} {% if form.license_file.errors %}
{{form.license_file.errors}}
{% endif %}
{% trans "Loading license information..." %}

{% blocktrans with trial_period_days=extension.trial_period_days %} Try it free for {{trial_period_days}} days {% endblocktrans %} {% trans "Request a new trial" %} {% trans "Purchase a license" %} {% trans "Renew your license" %} {% trans "Manage your license" %} {% trans "Upload a new license file" %}