summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/errors/access_denied.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/errors/access_denied.html.haml b/app/views/errors/access_denied.html.haml
index c47cfb3ac66..227c7884915 100644
--- a/app/views/errors/access_denied.html.haml
+++ b/app/views/errors/access_denied.html.haml
@@ -1,4 +1,6 @@
+- message = local_assigns.fetch(:message)
- content_for(:title, 'Access Denied')
+
= image_tag('illustrations/error-403.svg', alt: '403', lazy: false)
.container
%h3