{% include "head.html" %} {{ pipeline_name }} Summary {{ navbar }}

Results summary

Pipeline name: {{ pipeline_name }}

{% if amendments is not none %}

Amendments: {{ amendments|join(', ') }}

{% endif %}
{% for column in columns %} {% endfor %} {% for table_cell_data in table_row_data %} {% for values in table_cell_data %} {% if values is not string %} {% else %} {% if values|length > 60 %} {% else %} {% endif %} {% endif %} {% endfor %} {% endfor %}
{{ column }}
{{ values[1] }} {{ values|truncate(60,True) }} {{ values }}
  • Plot a column
{{ project_objects }}