{% extends "dashboard/base.html" %} {% block title %}Approvals - Cyborg Dashboard{% endblock %} {% block content %}
Review queued approval items and approve or reject them directly.
Approving or rejecting project plans here directly applies the decision to the project spec. Other approval types are tracked in this queue only.
{{ approval.description }}
{% if approval.approval_type == 'task_input' %}{{ approval.proposal_preview }}
No pending approvals at this time