From 088325073247e2f7bc85fd3baafdad1ea6a635a5 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 22 Mar 2025 11:53:04 +0800 Subject: Add HTTP 451 --- templates/400.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/400.tmpl') diff --git a/templates/400.tmpl b/templates/400.tmpl index 1fcd5d9..d141ed5 100644 --- a/templates/400.tmpl +++ b/templates/400.tmpl @@ -13,7 +13,7 @@ {{- template "header" . -}}

400 Bad Request

-

{{- .bad_request_msg -}}

+

{{- .complete_error_msg -}}


Lindenii Forge
-- cgit v1.2.3