Tag Filter
Pipeline Type
{% for pl_type, pipeline_tag in pipeline_tags.items %} {{ pipeline_tag.name }} {% endfor %}Category
{% for category_name, category_color in category_tags.items %} {{ category_name }} {% endfor %}Application Context
{% for context_name, context_color in app_context_tags.items %} {{ context_name }} {% endfor %}
{% for pipeline in pipeline_list_template_data %}
{% endfor %}