mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2024-11-05 06:33:01 +00:00
7 lines
122 B
Cheetah
7 lines
122 B
Cheetah
|
{{template "header.tmpl"}}
|
||
|
<h1> Error </h1>
|
||
|
<div> {{.}} </div>
|
||
|
<a href="/timeline"> Home </a>
|
||
|
{{template "footer.tmpl"}}
|
||
|
|