Right now, there is no way to render a "full.html" template. When you send(), your context is completely lost after the email is gone. The "single" view is completely useless because all you can do is display the "short" message for the notification.
Right now, there is no way to render a "full.html" template. When you send(), your context is completely lost after the email is gone. The "single" view is completely useless because all you can do is display the "short" message for the notification.