push
This commit is contained in:
1
app/templates/errors/404.html
Normal file
1
app/templates/errors/404.html
Normal file
@@ -0,0 +1 @@
|
||||
{% extends 'base.html' %}{% block title %}404{% endblock %}{% block content %}<div class="text-center py-5"><h1>404</h1><p>Nie znaleziono strony lub zasobu.</p></div>{% endblock %}
|
||||
Reference in New Issue
Block a user