templates/hc/button.html.twig line 1

Open in your IDE?
  1. {% set button = _args.button|default('button') %}
  2. {% include 'hc/button-'~button~'.html.twig' with _args %}