{% load i18n %}

{% blocktrans trimmed %} Setup how you wish to map points to grade. Specify the grade in the first column, and the minimum number of points required to get that grade in the second column. The first row always has the value 0 in the second column, and this is not editable. {% endblocktrans %}

{% trans 'Grade' %}
{% trans 'Minimum points required for grade' %}