putted each recipe in ul-li
This commit is contained in:
		
							parent
							
								
									ca47bf6c62
								
							
						
					
					
						commit
						9e067464c8
					
				| @ -8,7 +8,9 @@ | ||||
|             <h1> Nos idées recettes: </h1> | ||||
|             <?php | ||||
|                 foreach ($A_view["RECIPES"] as $O_recipe){ | ||||
|                     echo '<li>'; | ||||
|                     View::show("common/recipe", array("RECIPE" => $O_recipe)); | ||||
|                     echo '</li>'; | ||||
|                 } | ||||
|             ?>
 | ||||
|         </section> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user