+ {{if .IsRepo}}{{template "repo/header" .}}{{end}} +
+ {{template "base/alert" .}} +
+
403 Access Denied
+
+
{{if .AccessDeniedPrompt}}{{.AccessDeniedPrompt}}{{else}}{{ctx.Locale.Tr "error403"}}{{end}}
+ {{if not .IsSigned}} + {{ctx.Locale.Tr "sign_in"}} + {{end}} +
+
+
+