package main templ pullQuoteComponent(data PullQuoteData) {
@templ.Raw(data.Quote)
if data.Attribution != "" { — { data.Attribution } }
}