@@ -42,6 +42,8 @@ func main() {
log.Fatalf("error parsing templates: %v", err)
}
gin.DebugPrintFunc = log.Printf
gin.SetMode(gin.ReleaseMode)
r := gin.Default()
r.SetHTMLTemplate(templates)
r.StaticFS("/static", staticFiles)
The note is not visible to the blocked user.