{# Bug-context report block. Expects `ctx` (a BugContext) in context. #} {% if ctx.change_note %}
{% if ctx.platform %}Platform{{ ctx.platform }}{% endif %} {% if fx %}Found{{ fx }}{% endif %} {% if ctx.affected_versions %}Affected{{ ctx.affected_versions }}{% endif %} {% if _taken %}Assigned{{ assignee_display(ctx) }}{% endif %}
{% endif %} {% if ctx.inventory_present or ctx.inventory_missing %}{{ parsed.intro | linkify }}
{% endif %} {% if parsed.steps %}{{ parsed.notes | linkify }}
{% endif %}{{ a.name }}
{% endif %}
{{ c.text | linkify }}