{% include 'scanpipe/includes/navbar_header.html' %}
{% include 'scanpipe/includes/messages.html' %}
{% include 'scanpipe/includes/breadcrumb.html' %}
Created {{ project.created_date|naturaltime }}
{% include "scanpipe/includes/project_actions_dropdown.html" %}
UUID{{ project.uuid }}
Work directory{{ project.work_directory }}
{% include "scanpipe/includes/project_summary_level.html" with project=project title_class="title" include_pipelines=1 only %}
{% if project.resource_count or project.package_count %}