Skip to content
Snippets Groups Projects
Commit 7281a495 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files
parents 1125c1ec 00cc3324
No related branches found
No related tags found
No related merge requests found
......@@ -9,12 +9,13 @@
<script src="https://kit.fontawesome.com/4b9ba14b0f.js" crossorigin="anonymous"></script>
</head>
<body>
<body>
<?=Client::getNavbar()?>
<div class="mainbox">
<div class="err">4</div>
<i class="far fa-question-circle fa-spin"></i>
<div class="err2">4</div>
<div class="msg">Maybe this page moved? Got deleted? Is hiding out in quarantine? Never existed in the first place?<p>Let's go <a href="vitrine">home</a> and try from there.</p></div>
</div>
<?=Client::getFooter()?>
</body>
</html>
\ No newline at end of file
......@@ -138,5 +138,7 @@ if(isset($_GET['recetteId']) && !empty($_GET['recetteId'])){
</div>
</div>
</div>
<title> test </title>
<?=Client::getFooter()?>
</body>
</html>
\ No newline at end of file
......@@ -83,5 +83,6 @@
<script type="text/javascript">
</script>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment