{# Plaintext body for the admin contact-form notification email.
   Mirrors the HTML version so clients that reject HTML still get a
   readable message. #}New contact submission
======================

Name:          {{ submission_name }}
Email:         {{ submission_email }}
Submitted at:  {{ submitted_at }}
IP:            {{ ip }}

Message
-------
{{ message }}

--
Replying to this email will respond directly to the sender
({{ submission_email }}).
