~bigbes/sr-ht-dolt

ref: 8527f0fdd75341f817d55c259583dd1dbebe173f sr-ht-dolt/web/templates/404.html -rw-r--r-- 206 bytes
8527f0fd — Eugene Blikh feat(web/beads): hierarchy in the milestone view 13 days ago
                                                                                
1
2
3
4
5
6
{{define "content" -}}
<div class="header-extension"></div>
<h2>404 &mdash; Not found</h2>
<p>The page or database you requested does not exist.</p>
<p><a href="/">Return to the dashboard</a></p>
{{- end}}