package main import "github.com/nbd-wtf/go-nostr/sdk" var compileTimeTs string templ headCommonTemplate(params HeadParams) { if params.Oembed != "" { } if params.IsProfile { } else { } if tailwindDebugStuff != "" { @templ.Raw(tailwindDebugStuff) } else { if params.NaddrNaked != "" { } else { } } templ authorHeaderTemplate(metadata sdk.ProfileMetadata) { }