{% if request.user.is_authenticated() %}

{{ answer.email_notify }}

{% else %}

{{ answer.email_notify }}

{% endif %}