extends main
block content
    .container
        h1 Something went wrong
        .alert.alert-danger= error.message
