mongodb
This commit is contained in:
parent
3001172014
commit
35c07786cc
11 changed files with 8 additions and 24 deletions
BIN
public/img/15198.jpg
Normal file
BIN
public/img/15198.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 MiB |
BIN
public/img/space-galaxy-background.jpg
Normal file
BIN
public/img/space-galaxy-background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
BIN
public/img/ultra-detailed-nebula-abstract-wallpaper-4.jpg
Normal file
BIN
public/img/ultra-detailed-nebula-abstract-wallpaper-4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="https://files.vecteezy.com/system/protected/files/006/671/832/vecteezy_traveling-through-star-fields-in-space-to-a-distant-galaxy_6671832_942.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/space-galaxy-background.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Erreur 401 - Non autorisé : Accès refusé. Vous n'avez pas les permissions nécessaires pour accéder à cette ressource. Veuillez créer un compte
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="https://files.vecteezy.com/system/protected/files/006/671/832/vecteezy_traveling-through-star-fields-in-space-to-a-distant-galaxy_6671832_942.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Erreur 403 - Accès interdit : Vous n'êtes pas autorisé à accéder à cette ressource.
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="https://files.vecteezy.com/system/protected/files/006/671/832/vecteezy_traveling-through-star-fields-in-space-to-a-distant-galaxy_6671832_942.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/space-galaxy-background.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Erreur 404 - Page non trouvée : La page que vous cherchez est introuvable.
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="https://files.vecteezy.com/system/protected/files/006/671/832/vecteezy_traveling-through-star-fields-in-space-to-a-distant-galaxy_6671832_942.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/space-galaxy-background.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Erreur 500 - Erreur interne du serveur : Le serveur a rencontré une erreur interne ou une condition inattendue et n'a pas pu répondre à votre requête.
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="video/milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/15198.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
This is the admin page
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="video/milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/space-galaxy-background.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Connexion
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header') %>
|
||||
<main id="signup">
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="video/milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/ultra-detailed-nebula-abstract-wallpaper-4.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
Créer un compte
|
||||
|
|
|
@ -4,9 +4,7 @@
|
|||
<body>
|
||||
<%- include('includes/header') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="video/milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
<img src="img/15198.jpg" alt="fond" id="background-video">
|
||||
<div id="first_div">
|
||||
|
||||
<h1>
|
||||
|
|
Loading…
Reference in a new issue