diff --git a/src/auto_archiver/formatters/templates/html_template.html b/src/auto_archiver/formatters/templates/html_template.html index 1f982f7..eb23bf1 100644 --- a/src/auto_archiver/formatters/templates/html_template.html +++ b/src/auto_archiver/formatters/templates/html_template.html @@ -101,7 +101,7 @@
-

Archived media for {{ url }}

+

Archived media for {{ url }} - open

{% if title | string | length > 0 %}

title: '{{ title }}'

{% endif %}