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