push
This commit is contained in:
1
app/templates/errors/403.html
Normal file
1
app/templates/errors/403.html
Normal file
@@ -0,0 +1 @@
|
||||
{% extends 'base.html' %}{% block title %}403{% endblock %}{% block content %}<div class="text-center py-5"><h1>403</h1><p>Brak uprawnień do tej operacji.</p></div>{% endblock %}
|
||||
Reference in New Issue
Block a user