{% load i18n %} {% if field_label_in_table %}{% endif %} {% if weight %}{% endif %} {% if field_label_in_table %} {% endif %} {% if weight %} {% endif %} {% for score_line in other_score_lines %} {% endfor %}
{{field_label}}{{final_score_label}} {{scores_label}} {{rules_label}}{{weight_label}}
{% include 'django/forms/widgets/number.html' %} {% for score in first_score_line.scores %} {{score}} {% endfor %} {% autoescape off %}{{first_score_line.rule}}{% endautoescape %} {{weight}} %
{% for score in score_line.scores %} {{score}} {% endfor %} {% autoescape off %}{{score_line.rule}}{% endautoescape %}