fix 500 template title
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dmitry Belyaev 2023-08-20 16:24:35 +03:00
parent f1900fc24a
commit 5da53f79e4
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{% extends "base" %}
{% block title %}404{% endblock title %}
{% block title %}500{% endblock title %}
{% block nav %}
{% endblock nav %}
{% block content %}