@@ -28,3 +28,7 @@ func sendIndexWithContent(w http.ResponseWriter, content string) {
w.Header().Set("Content-Type", "text/html; charset=utf-8")
w.Write(dat)
}
func blogHandler(w http.ResponseWriter, r *http.Request) {
//TODO
The note is not visible to the blocked user.