fix(errors): remove breadcrumb from error page
This commit is contained in:
committed by
Benedikt Rötsch
parent
94cadb2749
commit
8d902dabcd
@@ -4,7 +4,6 @@ include mixins/_breadcrumb
|
|||||||
|
|
||||||
block content
|
block content
|
||||||
.layout-centered
|
.layout-centered
|
||||||
+breadcrumb
|
|
||||||
.error
|
.error
|
||||||
h1 #{translate('somethingWentWrongLabel', currentLocale.code)} (#{error.status})
|
h1 #{translate('somethingWentWrongLabel', currentLocale.code)} (#{error.status})
|
||||||
h2 #{translate('tryLabel', currentLocale.code)}:
|
h2 #{translate('tryLabel', currentLocale.code)}:
|
||||||
|
|||||||
Reference in New Issue
Block a user