aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.md
blob: a84fe07147f4e94336867cb8a84d913d64b0d8e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
layout: base.njk
pagination:
    data: err
    size: 1
    alias: error
permalink: "/{{ error.code }}.html"
eleventyExcludeFromCollections: true
---
# ERROR: {{ error.code }} {.err}

{{ error.msg }}