]> BookStack Code Mirror - website/blob - themes/bookstack/layouts/404.html
Updated css cache version
[website] / themes / bookstack / layouts / 404.html
1 {{ partial "header.html" . }}
2
3 <h1>404 :: Page Not Found </h1>
4
5 {{ partial "footer.html" . }}