templates/accueil/partial/_start/etoile_3_actif.html.twig line 1

Open in your IDE?
  1. <div class="img_etoile img_etoile_actif_cat_{{ key+1 }} d-none" style="bottom: 25px;">
  2.     <img height="45px" width="47px" src="{{ asset("images/start_actif_hotfix.png") }}" alt="etoile">
  3.     <img height="50px" width="54px" src="{{ asset("images/start_actif_hotfix.png") }}" alt="etoile">
  4.     <img height="45px" width="47px" src="{{ asset("images/start_actif_hotfix.png") }}" alt="etoile">
  5. </div>