{% load i18n locale %} {% for th in table.headings %} {% endfor %} {% if table.parent %} {% endif %} {% for item in table.items %} {% if 'name' in table.fields %} {% endif %} {% if 'priority' in table.fields %} {% endif %} {% if 'progress' in table.fields %} {% endif %} {% if 'total' in table.fields %} {% endif %} {% if 'need-translation' in table.fields %} {% endif %} {% if 'suggestions' in table.fields %} {% endif %} {% if 'critical' in table.fields %} {% endif %} {% if 'last-updated' in table.fields %} {% endif %} {% if 'activity' in table.fields %} {% endif %} {% endfor %}
{{ th.display_name }}
{{ table.parent.title }}
{{ item.title }} {{ item.priority }}
{% include "browser/_progressbar.html" %}
0 0 0 0