{% extends "artsurvey/base.html" %} {% load heasarc_templates %} {% block header %}{% endblock %} {% block content %}
{{ type.class_id }} | {{ type }} | {% if survey %} {% call_artsurvey_types_count type survey %} {% else %} {{ type.get_artsurvey_count_all }} {% endif %} |