2025-01-12 04:36:52 +08:00

14 lines
151 B
HTML

<html>
<head lang = "en">
<title>An error has occurred</title>
</head>
<body>
<h1>An error has occurred!</h1>
<p>{{message}}</p>
</body>
</html>