{% extends 'main.html' %} {% block content %}
Use this form to send email to {{aquarist.get_display_name}}
{% if not aquarist.is_private_name %}
({{aquarist.first_name}} {{aquarist.last_name}})
{% endif %}
.
You will be copied (cc'd) on the email message.
{{aquarist.get_display_name}} has configured their user profile to use private email.
This means you can use this form to send email but you will not be copied (cc'd) on the email message.
Your email address will be included in the message and {{aquarist.get_display_name}} can reply directly to you.