{% extends "base.html" %} {% load static %} {% block content %} {{ block.super }}

Add Endpoint ({{ endpoint }}{% if endpoint.is_broken %} 🚩{% endif %}) Metadata


{% csrf_token %} {% include "dojo/form_fields.html" with form=form %}
{% endblock %}