{% load i18n %} {% load static %}

{% trans "Verified Track Access" as tmsg%}{{tmsg|force_escape}}

{% trans "Graded assessments are available to Verified Track learners." as tmsg %}{{tmsg|force_escape}} {% if not mobile_app and ecommerce_checkout_link %} {% trans "Upgrade to unlock" as tmsg %}{{tmsg|force_escape}} ({{min_price}}) {% endif %}
{% trans 'Example of a verified certificate' as tmsg %}{{ tmsg | force_escape }}