15 lines
355 B
Plaintext
15 lines
355 B
Plaintext
extends layout
|
|
|
|
block content
|
|
main(role='main')
|
|
.container
|
|
.row
|
|
.col
|
|
.jumbotron.text-center
|
|
h1.display-1.font-weight-bold= error.status
|
|
p.text-muted Es ist ein Fehler aufgetreten
|
|
hr.my-4
|
|
.lead
|
|
h4.text-danger= message
|
|
.display-4.text-muted.ion-ios-bug
|