mirror of
https://git.freesoftwareextremist.com/bloat
synced 2024-11-09 16:14:11 +00:00
6 lines
122 B
Cheetah
6 lines
122 B
Cheetah
{{template "header.tmpl"}}
|
|
<h1> Error </h1>
|
|
<div> {{.}} </div>
|
|
<a href="/timeline"> Home </a>
|
|
{{template "footer.tmpl"}}
|
|
|