-
Notifications
You must be signed in to change notification settings - Fork 0
Forgh/projet-ulike
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<?php session_start(); ?> <!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <link rel="stylesheet" href="css/style.css" /> <title> ULike </title> </head> <body> <?php include("include/entete.php"); ?> <div id="bodycentered" > <h1>Copyrights</h1> <h2>Information concernant les données</h2> <p>Toutes les données appartiennent à leur propriétaire respectif. </p> </div> <?php include("include/footer.php");?> </body> </html>
About
Automatically exported from code.google.com/p/projet-ulike
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published