@@ -784,5 +784,6 @@ func errorhtml(w http.ResponseWriter, r *http.Request) {
</html>`
w.Header().Set("Content-Type", "text/html; charset=utf-8")
w.WriteHeader(http.StatusForbidden)
_, _ = w.Write([]byte(html))
}
The note is not visible to the blocked user.