correction de la navbar et ajout bouton de connexion

This commit is contained in:
2024-06-06 22:16:05 +02:00
parent 422e79f504
commit 6c0ca1905a
3 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
<h5>Albums list</h5>
<section class="list">
<?php
foreach($albums as $album){
echo "<div><article>";
echo "<header class='short-text'>";