{% load static %} {% load i18n %} {{ qr_template.name }} β€” {{ object }}
{% if show_niimbot_button %} {% endif %}
{% if show_niimbot_button %}

{% trans "Print via…" %}

{% endif %} {% if render_error %} {% comment %} One broken element's binding doesn't stop the rest of the label from rendering (see sanitize_layout_for_context() in rendering.py) β€” the error is shown as an overlay banner, not in place of the label. {% endcomment %}
{% trans "Template error" %}
{{ render_error }}
{{ render_error|json_script:"netbox-qr-render-error" }} {% endif %}
{{ body_html|safe }}
{{ object_data|json_script:"netbox-qr-object-data" }} {{ netbox_labels_meta|json_script:"netbox-qr-meta" }} {% if show_niimbot_button %} {% endif %} {% if show_niimbot_button %} {% endif %} {% if preview_mode %} {% endif %}