[FIX] Shows error 404 instead of 500

This commit is contained in:
Arnold Dechamps 2024-06-02 21:13:10 +02:00
parent 4aa1c09e41
commit 27de8e0427
No known key found for this signature in database
GPG key ID: AE66543374E41C89

View file

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% block title %}Error 404{% endblock %}
{% block title %}Error 500{% endblock %}
{% block content %}
<div class="grid gap-4">
<div class="row-start-2">