optimisation du code
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="<?php echo base_url('assets/css/musiques_list'); ?>">
|
||||
<link rel="icon" type="image/x-icon" href="<?php echo base_url('assets/img/Logo_ONZEUR.png'); ?>">
|
||||
<title>Musiques - Onzeur</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="title">Liste des musiques</h1>
|
||||
|
||||
<div class="filters">
|
||||
@@ -66,4 +56,3 @@
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user