templates/areas/unique-selling-point-brick/partials/_title.html.twig line 1

Open in your IDE?
  1. {% include 'includes/partials/_input.html.twig' with {
  2.     'fieldName': 'usps_title',
  3.     'defaultInput': defaultTitle ?? null,
  4. } %}