mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
il n'y a pas eu de leak de mot de passe ici ;)
This commit is contained in:
17
project/assets/html/includes/footer.html
Normal file → Executable file
17
project/assets/html/includes/footer.html
Normal file → Executable file
@ -1,15 +1,24 @@
|
||||
<footer>
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="col-12 pad">
|
||||
<div class="fullFooter">
|
||||
<div class="iconFooter">
|
||||
<div class="upFooter">
|
||||
<ul>
|
||||
<li class="iconOnFooter"><a><tag type="svg" file="twitter" style="color: white; width: 18px; height: 18px"/></a></li>
|
||||
<li class="iconOnFooter"><a><tag type="svg" file="facebook" style="color: white; width: 18px; height: 18px"/></a></li>
|
||||
<li class="iconOnFooter"><a><tag type="svg" file="twitter" style="color: white; width: 18px; height: 18px"/></a></li>
|
||||
</ul>
|
||||
<p class="phraseFooter">Suivez-nous sur les réxseaux</p>
|
||||
</div>
|
||||
<div class="lowFooter">
|
||||
<ul>
|
||||
<li class="lowFooterItem">Politique et confidentialité</li>
|
||||
<li class="lowFooterItem">Mentions légales</li>
|
||||
<li class="lowFooterItem">Contact</li>
|
||||
<li class="lowFooterItem">Connexion</li>
|
||||
</ul>
|
||||
</div>
|
||||
</dwhite
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
14
project/assets/html/includes/head.html
Normal file → Executable file
14
project/assets/html/includes/head.html
Normal file → Executable file
@ -1,8 +1,6 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>Page Title</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous" />
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/assets/css/style.css"/>
|
||||
</head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<title>Page Title</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous" />
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="/assets/css/style.css"/>
|
4
project/assets/html/includes/header.html
Normal file → Executable file
4
project/assets/html/includes/header.html
Normal file → Executable file
@ -6,8 +6,8 @@
|
||||
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
|
||||
<ul>
|
||||
<li class="item_nav_imie" ><a>Connexion</a></li>
|
||||
<li class="item_nav_imie" ><a>Acc<EFBFBD>s Net-Ypar<EFBFBD>o</a></li>
|
||||
<li class="item_nav_imie" ><a>IMIE Num<EFBFBD>rique</a></li>
|
||||
<li class="item_nav_imie" ><a>Accès Net-Yparéo</a></li>
|
||||
<li class="item_nav_imie" ><a>IMIE Numérique</a></li>
|
||||
<li class="item_nav_imie" ><a><tag type="svg" file="twitter" style="color: white; width: 18px; height: 18px"/></a></li>
|
||||
<li class="item_nav_imie" ><a><tag type="svg" file="facebook" style="color: white; width: 18px; height: 18px"/></a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user