This repository has been archived on 2026-02-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
f0ckv2/views/error.html
T
2021-12-26 23:11:16 +01:00

4 lines
75 B
HTML

@include(snippets/header)
<h1>{{ message }}</h1>
@include(snippets/footer)