Select projects
Add to existing projects
{{ all_projects|length }} project{{ all_projects|length|pluralize }}
{% if all_projects %}
Check every project this paper belongs to. Unchecking removes it.
{% for project in all_projects %}
{% endfor %}
{% else %}
No projects yet
Create your first project using the form on the right.
{% endif %}
{# ── Create new project ─────────────────────────────────────────────────── #}