diff --git a/tldtest/templates/500.html b/tldtest/templates/500.html index b9276fc..077b0d7 100644 --- a/tldtest/templates/500.html +++ b/tldtest/templates/500.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}Error 404{% endblock %} +{% block title %}Error 500{% endblock %} {% block content %}