{% extends "base.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block customCSS %} {% endblock %} {% block content %}
{% if setting %} {% trans "Update integration setting details" %} {% else %} {% trans "Create a new integration setting" %} {% endif %}
{% trans "Fill in the details below" %}
{{ error }}
{% endfor %}