- {{ i18n.gettext('Title') }}
- {{ context.title.plain() }}
- {{ i18n.gettext('Priority') }}
- {{ context.priority.plain() }}
- {{ i18n.gettext('Status') }}
- {{ context.status.plain() }}
- {{ i18n.gettext('Superseder') }}
- {{ context.superseder.plain() }}
- {{ i18n.gettext('Nosy list') }}
- {{ context.nosy.plain() }}
- {{ i18n.gettext('Assigned to') }}
- {{ context.assignedto.plain() }}
- {{ i18n.gettext('Keywords') }}
- {{ context.keyword.plain() }}