{% load i18n %} {% comment %} {% trans 'Popup and full-page visualization of snippet group. This popup.html is the default template for the html_default method.' %} {% endcomment %} {% load workspaces %} {# header #}
{% trans 'Color' %} ({% trans 'choose a color' %}) {% for color in colors %} {{ color.display_name }} {% endfor %}
{% trans 'Show minimum' %}
{% trans 'Show maximum' %}
{% trans 'Show average' %}