{% include "includes/show-swhids.html" %}
Software
Heritage
Navigating in
{% if error_code != 200 %}
{% include "includes/http-error.html" %}
{% elif object_type == "cnt" %}
{% include "includes/content-display.html" %}
{% elif object_type == "dir" %}
{% include "includes/directory-display.html" %}
{% endif %}