From 63c276a93d89091e7e122a464efbf6ed9001a4d8 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 19 Oct 2023 18:24:19 -0700 Subject: [PATCH] redirect add page back to snapshots list automatically --- archivebox/templates/core/add.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/archivebox/templates/core/add.html b/archivebox/templates/core/add.html index 7d6efc6c..b26a57e6 100644 --- a/archivebox/templates/core/add.html +++ b/archivebox/templates/core/add.html @@ -33,7 +33,7 @@

- Check the server log or the Log page for progress... + Check the server log or the Log page for detailed progress...
{% csrf_token %} @@ -46,19 +46,22 @@



{% if absolute_add_path %} -
+ {% endif %}