push
This commit is contained in:
1
app/templates/errors/500.html
Normal file
1
app/templates/errors/500.html
Normal file
@@ -0,0 +1 @@
|
||||
{% extends 'base.html' %}{% block title %}500{% endblock %}{% block content %}<div class="text-center py-5"><h1>500</h1><p>Wystąpił błąd serwera. Spróbuj ponownie.</p></div>{% endblock %}
|
||||
Reference in New Issue
Block a user