fix: handle access denied errors properly
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{% extends 'layout.html.twig' %}
|
||||
|
||||
{% block content %}
|
||||
{% include '_partials/_flashes.html.twig' %}
|
||||
<div class="px-4 lg:px-8 py-8 lg:py-16">
|
||||
<h1 class="text-white uppercase pb-4">
|
||||
Mein<br>Account
|
||||
|
||||
Reference in New Issue
Block a user