{# Dashboard widget: Projects overview #}
{{ project.name }}
{{ project.status|capitalize }}{{ project.description }}
{% else %}{{ _('No description') }}
{% endif %}{{ _('No projects found') }}
{{ _('Projects will appear here once they are created') }}