This repository has been archived on 2024-07-07. You can view files and clone it, but cannot push or open issues or pull requests.
bird.tacowolf.net/themes/avian/layouts/404.html

3 lines
61 B
HTML
Raw Normal View History

2023-06-20 20:49:21 -04:00
{{ define "main" }}
<p>404 - page not found</p>
{{ end }}