{% include "common/header.html" %} {% if obj.params.ui_mode == "IFRAME" %}

Integration using iframe

{% elif obj.params.ui_mode == "REDIRECT" %}

Integration using redirect

{% for key, value in obj.params.items %} {% endfor %}
{% endif %} {% include "common/footer.html" %}