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-24 11:16:11 +01:00

4 lines
67 B
HTML

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