diff --git a/public/assets/images/loveblack.png b/public/assets/images/loveblack.png new file mode 100644 index 0000000..1b8febe Binary files /dev/null and b/public/assets/images/loveblack.png differ diff --git a/src/View/layout.html.twig b/src/View/layout.html.twig index 7a197f2..6964688 100644 --- a/src/View/layout.html.twig +++ b/src/View/layout.html.twig @@ -4,28 +4,20 @@ - - {% block title %}Stras'Bouquet - {% endblock %} - - - {% block stylesheet %}{% endblock %} - + - - {% include ('./Layout/navbarAdmin.html.twig') %}
{% block content %}{% endblock %}
- diff --git a/src/View/layoutp.html.twig b/src/View/layoutp.html.twig index eb8c5d7..64a4d26 100644 --- a/src/View/layoutp.html.twig +++ b/src/View/layoutp.html.twig @@ -11,8 +11,7 @@ {% block stylesheet %}{% endblock %} - - + {% include ('./Layout/navbar.html.twig') %}