modules/XC/CrispWhiteSkin/templates/web/customer/label/body.twig line 1

Open in your IDE?
  1. {##
  2.  # Label template
  3.  #}
  4. <div class="label-main-box {{ this.get('style') }}">
  5.   <div class="content">{{ this.labelContent|raw }}</div>
  6. </div>