{% include "head.html" %}
Archived URL Set Report - Storytracker
{% include "header.html" %}
Archived URL Set Report
Analysis
{% for key, value in object_list.summary_statistics.items()|sort %}
{{ key|replace("_", " ")|capitalize }}
{{ value }}
{% endfor %}
Downloads
Extracted hyperlinks
CSV
Archived URLs
URL
Timestamp
Report
Archived URL
{% for obj in object_list %}
{{ obj.url }}
{{ obj.timestamp }}
URL
HTML
{% endfor %}