From c9b4eee4c589b8b40c02d0c96f887ec991580a24 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 6 Apr 2025 09:33:11 +0800 Subject: Restructure static/templates into forged --- templates/400_colon.tmpl | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 templates/400_colon.tmpl (limited to 'templates/400_colon.tmpl') diff --git a/templates/400_colon.tmpl b/templates/400_colon.tmpl deleted file mode 100644 index 470a685..0000000 --- a/templates/400_colon.tmpl +++ /dev/null @@ -1,26 +0,0 @@ -{{/* - SPDX-License-Identifier: AGPL-3.0-only - SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu -*/}} -{{- define "400_colon" -}} - - - - {{- template "head_common" . -}} - 400 Bad Request – {{ .global.forge_title }} - - - {{- template "header" . -}} -
-

400 Bad Request

-

We recently switched URL schemes. Previously “:” was used as our URL group separator, but because OpenSMTPD does not implement local-part address quoting properly, we’re unable to include “:” in URLs properly, hence we use “-” now.

-

As a precaution in case visitors get confused, this page was set up. You should probably replace the “:”s with “-”s in the URL bar. If there are colons in the URL that is not the group separator—that’s an edge case that we’ll fix later.

-
-
Lindenii Forge
-
- - - -{{- end -}} -- cgit v1.2.3