package blocks func (b TemplateBlock) ParseListBlock(input string) (key string, value any, error error) { return "", nil, nil }