{% extends "layouts/" + render_mode + ".html" %} {% block content %} {%- set mid = state.query_args.q[0][1:] %} {%- set metadata = result.data.metadata[mid] %}
{{_("You are about to move the e-mail from {person} ({subject}) and any replies, to a new conversation." ).format(person=metadata.from.fn, subject=metadata.subject)}}
{{ _("New Subject") }}: ({{ _("optional") }})
{{_("These changes are purely local (visible to you only), but will allow you to search and tag these messages separately from others in the current thread.")}} {{_("Changing the subject does not modify the original e-mail, but the new subject will be displayed in search result listings and proposed as a default when composing replies.")}}