Admin Only
GCP Project: {{ config.gcp_project_id }} {% if config.gcp_project_name %} ({{ config.gcp_project_name }}) {% endif %}
Manifest Source: {{ config.manifest_source | replace('_', ' ') | title }}
{{ errors['manifest_upload'][0] }}
{% endif %} {% if last_manifest_change_at %}Manifest uploaded
Last updated {{ last_manifest_change_at | timeago }}