@@ -299,11 +299,13 @@ func processFile(
&buffer,
"ac:layout",
struct {
Layout string
Body string
Sidebar string
}{
Layout: meta.Layout,
Body: html,
Sidebar: meta.Sidebar,
},
)
if err != nil {
The note is not visible to the blocked user.