when an email is signed, it would be nice if externals.io would hide the signature, the header, and displaying only the content, but also adding a label/button at the top so people can still retrieve the signature to verify the message.
- if message contains a signature
- remove header
- remove signature
- add a label "Signed" at the top next to the author name.
- when the label is clicked, the user should be redirect to a new page ( e.g email/114014/signature )
- the new page should include:
- the message content as is ( not render, with the signature attached )
BEFORE

AFTER

when an email is signed, it would be nice if externals.io would hide the signature, the header, and displaying only the content, but also adding a label/button at the top so people can still retrieve the signature to verify the message.
BEFORE
AFTER