package cards type SonrProfileData struct { Address string Handle string Name string ChainID string CreationBlock string } templ SonrProfile(addr string, name string, handle string, creationBlock string) {
{ handle }
#{ creationBlock }
{ name }