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