package generator // oceanTemplate is a deep-ocean theme — dramatic animated wave surface with // sea rock formations, bioluminescent jellyfish, rising bubble particles, // and a whale silhouette cruising through the depths. const oceanTemplate = ` snonux.foo ~ OCEAN {{template "splashGate"}}
snonux.foo
Deep channel
Surface — click or Enter
{{template "navhints" .}}
{{range $i, $post := .Posts}}
@snonux
{{$post.FormattedTime}}
{{$post.ContentHTML}}
{{end}}
{{if or .PrevPage .NextPage}} {{end}}
{{template "navmodal" .}} {{template "navscript" .}} `