{% extends 'netbox_endpoints/endpoint.html' %} {% load helpers %} {% block content %} {% if loading %}
Loading...

Loading Atlassian data...

Searching Jira and Confluence

{% elif error %}
{{ error }}
{% endif %} {% endblock %}