{% include "header.html" %}
{% include "nav.html" %}
{% module Template("html/panels/preview.html", repository=repository) %}
{% module Template("html/panels/identify.html") %}
{% module Template("html/panels/rules.html", hierarchy=hierarchy) %}
{% module Template("html/panels/results.html") %}