messing stuff up
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>400 – Bad Request</h1>
|
||||
<p>{{ e.description or "Sorry, we couldn’t understand that request." }}</p>
|
||||
<p>{{ error.description or "Sorry, we couldn’t understand that request." }}</p>
|
||||
<a href="{{ url_for('main.index') }}">Return home</a>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user