{% include 'header.html' %}

Observations

{{ repo_id }}

{{ observation_key }}

{% for row in data %} {% endfor %}
Filename # Observations
{{ row['file_path'] }} {{row['observations']}}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}