{% extends 'univ_oahpa.html' %} {% load i18n %} {% load cache %} {% load goal_filters %} {% get_current_language as LANGUAGE_CODE %} {% load staticfiles %} {% comment %} TODO: internationalization strings {% endcomment %} {% block main_js %}{% endblock %} {% block extrajs %} {% endblock %} {% block imgprefix %}numra{% endblock %} {% block page_class %}fixed{% endblock %} {% block content %} {# Add blocktrans and trans tags #}
{% trans "Be sure to update users with the new link so they have access." %}
{% endif %} {% if reset_success %}{% trans "Here is the new invitation link:" %}
{% trans "Back to courses" %} {% endif %}