{% extends "artsurvey/base.html" %} {% load artsurvey_templates %} {% block header %} {% endblock %} {% block content %} {% if surveys %}
Survey | {% for b in bands %}{{ b }} | {% endfor %}|
---|---|---|
{% for b in bands %} | (>5σ) | {% endfor %}|
{{ forloop.counter }} | {{ s }} {% if s.notes %}{% endif %} | {% for b in bands %}{{ s|get_total:b}} ({{ s|get_total_5sigma:b}}) | {% endfor %}