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

Open in your IDE?
  1. <div class="img_etoile img_etoile_inactif_cat_{{ key+1 }}" style="bottom: 17px;">
  2.     <img height="40px" width="42px" class="hp_gros-etoile" src="{{ asset("images/start_inactif_hotfix.png") }}" alt="etoile">
  3.     <img height="40px" width="42px" class="hp_gros-etoile" src="{{ asset("images/start_inactif_hotfix.png") }}" alt="etoile">
  4.     <img height="40px" width="42px" class="hp_gros-etoile" src="{{ asset("images/start_inactif_hotfix.png") }}" alt="etoile">
  5.     <img height="40px" width="42px" class="hp_gros-etoile" src="{{ asset("images/start_inactif_hotfix.png") }}" alt="etoile">
  6.     <img height="40px" width="42px" class="hp_gros-etoile" src="{{ asset("images/start_inactif_hotfix.png") }}" alt="etoile">
  7. </div>