~bigbes/sr-ht-dolt

ref: dbd8638d1858e77ff39d3838d6894ed14886396c sr-ht-dolt/web/templates/403.html -rw-r--r-- 238 bytes
dbd8638d — Eugene Blikh ci(apk): restore CORE_VER 0.84.5 13 days ago
                                                                                
1
2
3
4
5
6
{{define "content" -}}
<div class="header-extension"></div>
<h2>403 &mdash; Forbidden</h2>
<p>{{if .Message}}{{.Message}}{{else}}You do not have access to this resource.{{end}}</p>
<p><a href="/">Return to the dashboard</a></p>
{{- end}}