diff --git a/templates/archive.html b/templates/archive.html new file mode 100644 index 0000000..d6cae89 --- /dev/null +++ b/templates/archive.html @@ -0,0 +1,26 @@ + + + + +{{ ticker }} - Archive Status + + + +

← Back to {{ ticker }} | All companies

+

Archive Status

+
+

{{ archived }} of {{ total }} filings archived

+{% if failed > 0 %} +

{{ failed }} failed (SEC may have rate-limited)

+{% endif %} +
+

Files saved to local cache for offline reading.

+ +