templates/provider/thumbnail.html.twig line 1

  1. <img class="svg" src="{{ options.src }}" {% for name, value in options %}{{ name }}="{{ value }}" {% endfor %}  />