This repository has been archived on 2024-03-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
adlin/token-validator/htdocs/index.html

11 lines
285 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>AdLin - Tableau d'avancement</title>
<link href="css/bootstrap.min.css" type="text/css" rel="stylesheet">
</head>
<body class="bg-light text-dark">
<script src="js/common.js"></script>
</body>
</html>