From 0b581fef9eae616b8140d94a097db72db2f73389 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 12 Aug 2025 08:22:33 +0800 Subject: [PATCH] Remove hr and forge name footer from error page templates --- forged/templates/400.tmpl | 2 -- forged/templates/400_colon.tmpl | 2 -- forged/templates/403.tmpl | 2 -- forged/templates/404.tmpl | 2 -- forged/templates/451.tmpl | 2 -- forged/templates/500.tmpl | 2 -- forged/templates/501.tmpl | 2 -- diff --git a/forged/templates/400.tmpl b/forged/templates/400.tmpl index 58ce7686c896e2c587caf2f19b920cac701217d0..9c96ca5dbb920c5686d6aaa01d3a383d791c0790 100644 --- a/forged/templates/400.tmpl +++ b/forged/templates/400.tmpl @@ -14,8 +14,6 @@ {{- template "header" . -}}

400 Bad Request

{{- .complete_error_msg -}}

-
-
Lindenii Forge