{% extends "reviewpanel/base.html" %} {% load static %} {% block style %} {% endblock %} {% block body_attributes %}class="form-index"{% endblock %} {% block content %}
score | created | |
---|---|---|
score #{{ page.start_index|add:forloop.counter0 }} | {% if score.value %}{{ score.value }}{% else %}skipped{% endif %} | {{ score.created }} |