{% load i18n %} {% comment %} The same message as the alert, as a card in the right-hand column, coloured the way branching colours a card that wants something from you. {% endcomment %} {% if branch.ready %}
{% trans "No change request" %}
{% include 'netbox_change_control/inc/branch_no_request_body.html' %} {% if perms.netbox_change_control.add_changerequest %} {% trans "Open a change request" %} {% endif %}
{% endif %}