From 8930418d53aa3d972d34cc3b8b63aec1ac02e5b2 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 1 Jan 2023 20:42:40 +0000 Subject: [PATCH] Update gone page message --- app/templates/packages/gone.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/packages/gone.html b/app/templates/packages/gone.html index 6a0f6dd1..aa0919a5 100644 --- a/app/templates/packages/gone.html +++ b/app/templates/packages/gone.html @@ -34,6 +34,7 @@ {% endif %}

{{ _("Please check back again later.") }} + {{ _("Or, if you're the author, log in to see more information.") }}

{{ _("Login") }}