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

Open in your IDE?
  1. <div class="img_etoile img_etoile_actif_cat_{{ key+1 }} d-none" style="bottom: 17px;">
  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="56px" width="62px" src="{{ asset("images/start_actif_hotfix.png") }}" alt="etoile">
  5.     <img height="50px" width="54px" src="{{ asset("images/start_actif_hotfix.png") }}" alt="etoile">
  6.     <img height="45px" width="47px" src="{{ asset("images/start_actif_hotfix.png") }}" alt="etoile">
  7. </div>