{% load guardian_tags %}

Status:

{{study.get_state_display|capfirst}}

{% csrf_token %} {% if triggers %}
{% get_obj_perms request.user for study as "study_perms" %}
You can only leave comments when you are rejecting this study.
{% endif %}