{{ question }} {% if request.user.is_authenticated %}

answer this question

{% csrf_token %} {{ form.as_p }}
{% endif %}