mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Display errors caused in AJAX requests
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<h1>{% trans "Permission denied" %}</h1>
|
||||
<p>{% trans "You do not have access to this page." %}</p>
|
||||
<p>{{ exception }}</p>
|
||||
<p>
|
||||
<p class="links">
|
||||
<a href="javascript:history.back()">{% trans "Take a step back" %}</a>
|
||||
· <a href="javascript:location.reload()">{% trans "Try again" %}</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user