{% block table_of_contents %}
{% set title = t('reports.pacp.table_of_contents') %} {% include "nassco/pacp/es/page_title.html" %} {% include "nassco/pacp/es/table_header_row.html" %}
{{ t('reports.pacp.profile_report') }}
1
{% if inspection.header.location.pipe_segment_reference %} {{ t('reports.pacp.inspection') }}: {{ inspection.header.location.pipe_segment_reference }} {% endif %}
{{ t('reports.pacp.legend_classification') }}
2
{% if inspection.header.section_string %} {{ t('reports.pacp.section') }}: {{ inspection.header.section_string }} {% endif %}
3
{% endblock %}