{% load i18n %} {% load stylize %} {% with bundle.get_sanitized_bundle as sanitized_bundle %} {% if sanitized_bundle.did_remove_attachments %}
Note: Inline attachments were removed to make this page more readable.
{% endif %}
{% stylize "js" %}{{ sanitized_bundle.get_human_readable_json|safe }}{% endstylize %}
{% endwith %}