{{#if this.cookie_type_count}}
                    {{#each this.cookie_type_results}}
                      
                        
                          {{{../../translations.data_processor_name}}}:
                          {{{this.data_processor_name}}}
                        
                        
                          {{{../../translations.cookie_purpose_header}}}:
                          {{{this.description}}}
                        
                        {{#if this.data_processor_privacy_policy}}
                        
                        {{/if}}
                        
                          {{{../../translations.cookie_expiry_header}}}:
                          {{{this.expiration}}}
                        
                        
                          {{../../translations.cookie_name_header}}:
                          {{{this.name}}}
                        
                        
                          {{{../../translations.cookie_provider_header}}}:
                          {{{this.domain}}}