index
:
website/alp-website.git
dependabot/npm_and_yarn/ajv-6.12.6
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/json5-1.0.2
dependabot/npm_and_yarn/minimist-1.2.6
dependabot/npm_and_yarn/nanoid-3.2.0
dependabot/npm_and_yarn/next-12.1.0
dependabot/npm_and_yarn/terser-4.8.1
master
rewrite
The official website of Alee Productions
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
views
/
error.pug
blob: 51ec12c6a26323d9f5bc51fb98cb1324a739ea4c (
plain
) (
blame
)
1
2
3
4
5
6
extends
layout
block
content
h1
=
message
h2
=
error
.
status
pre
#{
error
.
stack
}