diff --git a/Views/home/view.php b/Views/home/view.php index de142bb..71e6826 100644 --- a/Views/home/view.php +++ b/Views/home/view.php @@ -1,14 +1,16 @@ Cook -
-
-

Nos idées recettes:

- -
+ +
+
+

Nos idées recettes:

+ +
+
diff --git a/Views/recipe/search.php b/Views/recipe/search.php index 818bf28..ad55967 100644 --- a/Views/recipe/search.php +++ b/Views/recipe/search.php @@ -3,28 +3,30 @@ $has_query = $A_view["QUERY"] !== null; ?> -
- -
- - "> - -
-
- Aucun résultat'; - echo '

Assurez-vous d\'avoir rentré correctement vos termes de recherche ou essayez des mots clefs différents.

'; - } else { - foreach ($search_results as $key => $value) { - View::show("common/recipe", $value); + +
+ +
+ + "> + +
+
+ Aucun résultat'; + echo '

Assurez-vous d\'avoir rentré correctement vos termes de recherche ou essayez des mots clefs différents.

'; + } else { + foreach ($search_results as $key => $value) { + View::show("common/recipe", $value); + } } } - } - ?> -
+ ?> +
+
diff --git a/Views/recipe/view.php b/Views/recipe/view.php index edb327b..53ea68b 100644 --- a/Views/recipe/view.php +++ b/Views/recipe/view.php @@ -1,41 +1,42 @@ -
+ +
+ " alt="Image d'illustration de la recette"> - " alt="Image d'illustration de la recette"> +
+
+

+

 — 

+
+

+
-
-
-

-

 — 

-
-

-
+
+

Ingrédients

+
    + {$ingredient["NAME"]}: {$ingredient["QUANTITY"]} "; + ?> +
+
-
-

Ingrédients

-
    - {$ingredient["NAME"]}: {$ingredient["QUANTITY"]} "; - ?> -
-
+
+

Préparation

+
    + ".$instructions.""; + ?> +
+
-
-

Préparation

-
    - ".$instructions.""; - ?> -
-
+

By

-

By

- - + +