Projects
{% if projects %}| Project | Pending Reviews | Actions |
|---|---|---|
| {{ p.name }} | {% if p.pending > 0 %} {{ p.pending }} {% else %} 0 {% endif %} | Open Dashboard → |
No projects found. Start the review engine from the CLI.
{% endif %}| Project | Pending Reviews | Actions |
|---|---|---|
| {{ p.name }} | {% if p.pending > 0 %} {{ p.pending }} {% else %} 0 {% endif %} | Open Dashboard → |
No projects found. Start the review engine from the CLI.
{% endif %}