{% extends 'series-set-template-layout.html' %} {% from 'macros.html' import alerter, menu %} {% from 'series-set-template-form.html' import series_sets_preview %} {% block menu %} {{ series_set_template_menu('Series sets') }} {% endblock %} {% block series_set_template_content %} {% if template.short_help_text != "" or template.origin.value == 'ui' %}
{{ template.short_help_text }} {{ bootstrap_icon('question-circle') }}
{% else %} {% if template.origin.value == 'ui' %}No description provided (add) .
{% endif %} {% endif %}{{ template.short_help_text }}