{% extends "::author.html.twig" %}
{% block title %} Dashboard {% endblock %}
{% block body %}
Dashboard
{{ todo_coauthors.title }}
#} {#{% if todo_coauthors.reviewer | length %}#} {##} {#{% endif %}#} {##} {#{{ pending.title }}
{% if pending.reviewer | length %} {% endif %}{{pending_coauthors.title }}
#} {#{% if pending_coauthors.reviewer | length %}#} {##} {#{% endif %}#} {##} {#{{ toreview.title }}
{% if toreview.reviewer | length %} {% endif %}{{toreview_coauthors.title }}
#} {#{% if toreview_coauthors.reviewer | length %}#} {##} {#{% endif %}#} {##} {#{{ rejected.title }}
{% if rejected.reviewer | length %} {% endif %}{{rejected_coauthors.title }}
#} {#{% if rejected_coauthors.reviewer | length %}#} {##} {#{% endif %}#} {##} {#{{ published.title }}
{{ published_coauthors.title }}
{% if published_coauthors.reviewer | length %} {% endif %}