From 7d7ce3a7902f07deb3b6c69c061b2f62d1289d10 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 28 Nov 2020 01:22:58 -0500 Subject: [PATCH] fix Snapshot count in column header --- archivebox/themes/default/core/snapshot_list.html | 2 +- archivebox/themes/legacy/main_index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archivebox/themes/default/core/snapshot_list.html b/archivebox/themes/default/core/snapshot_list.html index 20d3cd66..73761372 100644 --- a/archivebox/themes/default/core/snapshot_list.html +++ b/archivebox/themes/default/core/snapshot_list.html @@ -13,7 +13,7 @@ Bookmarked - Saved Link ({{num_links}}) + Snapshot ({{object_list|length}}) Files Original URL diff --git a/archivebox/themes/legacy/main_index.html b/archivebox/themes/legacy/main_index.html index c1d08398..0d8c9e6f 100644 --- a/archivebox/themes/legacy/main_index.html +++ b/archivebox/themes/legacy/main_index.html @@ -192,7 +192,7 @@ Bookmarked - Saved Link ($num_links) + Snapshot ($num_links) Files Original URL