{% extends 'layout.html' %} {% set show_project_nav = false %} {% block title %}Deploy comparison{% endblock %} {% block body %}

Deploy Prompts

The following template versions will be deployed:

Select which environments you'd like to update by checking the boxes below.

{% for tag in tags %}
{% endfor %}
{% endblock %}