{% extends "base.html" %} {% load static from staticfiles %} {% block add_css %} {% endblock %} {% block content %}

Edit Endpoint ({{ endpoint.host }}) Metadata

Use the form below to edit the values in each of the metadata fields. To remove a field, leave the value blank.


{% csrf_token %} {% for cf in endpoint.endpoint_meta.all %}
{% endfor %}
{% endblock %}