mirror of
https://github.com/pierre42100/comunic
synced 2025-06-25 03:13:35 +00:00
First commit
This commit is contained in:
22
doc/end_of_year.html
Executable file
22
doc/end_of_year.html
Executable file
@ -0,0 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Temps restant avant la fin de l'année scholaire</title>
|
||||
|
||||
<link href="../assets/css/metro-bootstrap_2.css" rel="stylesheet">
|
||||
<script src="../assets/js/jquery-1.8.3.js"></script><!-- Jquery -->
|
||||
<script src="../assets/js/jquery/jquery.widget.min.js"></script>
|
||||
<script src="../assets/js/metro_2.min.js"></script>
|
||||
</head>
|
||||
<body class="metro">
|
||||
<nav class="navigation-bar dark">
|
||||
<nav class="navigation-bar-content">
|
||||
<item class="element">Calculateur</item>
|
||||
</nav>
|
||||
</nav>
|
||||
<h1> </h1>
|
||||
<h1 style="text-align: center">Temps restant avant la fin de l'année scolaire</h1>
|
||||
<h1> </h1>
|
||||
<div class="countdown" data-role="countdown" data-stoptimer="2017-06-25" data-style-background="bg-cyan" style="font-size: 60px"></div>
|
||||
</body>
|
||||
</html>
|
BIN
doc/guideuser.pdf
Executable file
BIN
doc/guideuser.pdf
Executable file
Binary file not shown.
Reference in New Issue
Block a user