{% load i18n %} {% comment %} The same content as the alert, as a card in the branch page's right-hand column. Written the way branching writes its own cards on that page: an `h5` header, and a coloured border for the state, as its Created and Deleted cards do. Green means every gate is satisfied, which is what the alert says with its own background. {% endcomment %}
{% trans "Change request" %} {% badge change_request.get_status_display bg_color=change_request.get_status_color %}
{% if change_request.ref %}{{ change_request.ref }}{% endif %} {% include 'netbox_change_control/inc/branch_change_request_body.html' %} {% trans "Open change request" %}