{% extends "base.html" %} {% block title %}Review Your Project - PairCoder Setup{% endblock %} {% block content %}

Files to be created

Loading file preview...

Config Preview

Loading config preview...
{% if integrations %}

{{ tier_display }} Integrations Available

Your tier includes integrations. Add them now or configure later.

{% for integration in integrations %} {% endfor %}
{% endif %}
{% endblock %}