{# Copyright (c) 2016, NVIDIA CORPORATION. All rights reserved. #} {% from "helper.html" import print_flashes %} {% from "helper.html" import print_errors %} {% from "helper.html" import mark_errors %} {% if task_id=='grid' %} {% endif %} {% if task_id=='grid' or task_id=='animation' %} {{key}} {% elif task_id=='encoder' %}
{{z}}
{% elif task_id=='attributes' %}
{% for attribute in top5 %} {{attribute[1]}} {{ attribute[0] }}
{% endfor %}
{% endif %}