src/Elements/Bundle/DemiFrontendBundle/Resources/views/Infrastructure/filter/filter-parts/filterbutton.html.twig line 1

Open in your IDE?
  1. <div class="form-group">
  2.     <button type="submit" class="btn btn-block btn-primary">{{ buttonText }}</button>
  3. </div>