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-29 05:48:04 +01:00

4 lines
103 B
HTML

@include(snippets/header)
<h1 style="text-align: center;">{{ message }}</h1>
@include(snippets/footer)