{% load i18n %} {% if error %}
{{ error }}
{% elif endpoint %} {% if endpoint.refresh_interval > 0 %}
{% else %}
{% endif %} {% include "netbox_custom_widget/widgets/custom_api_content.html" %}
{% else %}

{% trans "No endpoint configured." %}

{% endif %}