package generator // plasmaTemplate is a dark psychedelic plasma theme — overlapping translucent // spheres with additive blending drift on sine paths, creating lava-lamp-like // colour blobs against a near-black background. const plasmaTemplate = ` snonux.foo ◈ PLASMA {{template "splashGate"}}
snonux.foo
Plasma lock
Merge — click or Enter
{{template "navhints" .}}
{{range $i, $post := .Posts}}
@snonux
{{$post.FormattedTime}}
{{$post.ContentHTML}}
{{end}}
{{if or .PrevPage .NextPage}} {{end}}
{{template "navmodal" .}} {{template "navscript" .}} `