From 11aade220ef73597a22680effb29be4fad20057e Mon Sep 17 00:00:00 2001 From: Mia Winter Date: Wed, 19 Apr 2023 17:00:41 +0200 Subject: [PATCH] Made "Back to URLs" button appear on all states --- Pages/Inspect.cshtml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Pages/Inspect.cshtml b/Pages/Inspect.cshtml index b886b6e..3f7e023 100644 --- a/Pages/Inspect.cshtml +++ b/Pages/Inspect.cshtml @@ -16,7 +16,6 @@

URL not found

The given ID does not exist, it may have expired or been deleted.

- Back to URLs
} } else { @@ -35,4 +34,7 @@ } - \ No newline at end of file +
+ Back to URLs +
+