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

Open in your IDE?
  1. <div class="img_etoile img_etoile_inactif_cat_{{ key+1 }}" style="bottom: 25px;">
  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. </div>