Hello {{user.first_name}}!

A new task is available for you to work on, if you'd like!  Here are the details:

Project: {{ workflow_description }}
Project description: {{ project_description }}
Task: {{ step_description }}{% if role_counter > 0 %} [Review]{% endif %}
{% if detailed_description %}Details: {{ detailed_description }}{% endif %}
{% block accept_reject %}
{% endblock accept_reject %}
