{% extends 'generic/object_children.html' %} {% load i18n %} {% block content %} {{ block.super }}

{% trans "Submit a review" %}

{% include 'netbox_change_control/inc/review_form.html' %}
{% endblock %}