{% if user.is_staff %}

Click to change Status

{% include "taskdatabase/tasks/set_status_buttons.html" %}
{% endif %}