templates/views/partials/en/lang.html.twig line 1

Open in your IDE?
  1. <a href="{{ path('home') }}"  title="Français" class="ml-5">
  2.     <img src="{{ asset('img/fr.png') }}" alt="Français">
  3. </a>
  4. {#<a href="{{ path('home') }}" type="button" title="Français" class="btn btn-b-n-fr ml-2">#}
  5. {#    Fr#}
  6. {#</a>#}