{{ fromdesc|safe }} ➔ {{ todesc|safe }}

{% if mode == 'json' %} {{ diff_serialization|safe }} {% else %}
{% for tab in tabs %}{{ tab|safe }}{% endfor %} {{ tab_list|safe }}
{% for attrs, panel in panels %} {{ panel|safe }}
{% endfor %}
{% endif %}