{% extends "base.html" %} {% block content %}

{{ hash_id }}

{% for url, path in resource %} {{ path }}
{% endfor %}
{% endblock %}