fix(breadcrumb): correct positioning of breadcrumb
This commit is contained in:
committed by
Benedikt Rötsch
parent
7e49f18db1
commit
1ca400234e
@@ -1,7 +1,10 @@
|
||||
extends layout
|
||||
|
||||
include mixins/_breadcrumb
|
||||
|
||||
block content
|
||||
.layout-centered
|
||||
+breadcrumb
|
||||
.error
|
||||
h1 Oops Something went wrong (#{error.status})
|
||||
h2 Try:
|
||||
|
||||
Reference in New Issue
Block a user