{% extends "base.html" %} {% block title %}Backlog — Ontoref{% endblock title %} {% block nav_backlog %}active{% endblock nav_backlog %} {% block content %}
No reflection/backlog.ncl found in this project.
| ID | Status | Priority | Kind | Title | Actions |
|---|---|---|---|---|---|
| {{ it.id }} | {{ it.status }} | {{ it.priority }} | {{ it.kind }} |
{{ it.title }}
{% if it.detail %}
{{ it.detail }}
{% endif %}
|
|
Enter a project slug and click Load to view its backlog.