package generator // cosmosTemplate is a deep-space theme — a large ringed planet dominates the // background, surrounded by swirling nebula clouds, an asteroid belt, and // thousands of stars. Dark navy-black palette with golden/purple accents. const cosmosTemplate = ` snonux.foo ✧ COSMOS {{template "splashGate"}}
snonux.foo
Cosmos gate
Engage — click or Enter
{{template "navhints" .}}
{{range $i, $post := .Posts}}
@snonux
{{$post.FormattedTime}}
{{$post.ContentHTML}}
{{end}}
{{if or .PrevPage .NextPage}} {{end}}
{{template "navmodal" .}} {{template "navscript" .}} `