Création de la navbar
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
{% extends 'base.html.twig' %}
|
||||
|
||||
|
||||
{% block title %}BookNest
|
||||
{% endblock %}
|
||||
{% block body %}
|
||||
|
||||
<div class="w-full">
|
||||
<h1 class="border text-center font-bold text-3xl text-red-700 w-full">Bienvenue sur BookNest 📚</h1>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user