Updated and grouped deps, fixed typos in readme and docstrings

This commit is contained in:
DarkCat09 2023-03-06 17:34:13 +04:00
parent 73886fbc0e
commit 8b61a6bf8d
4 changed files with 28 additions and 21 deletions

View file

@ -5,11 +5,11 @@
{% block content %}
<h1>500: ISE</h1>
<p>
An error occured while
An error occurred while
processing your request.
</p>
<p>
Please, try again later
or contact web site admin.
or contact website admin.
</p>
{% endblock %}