first commit

This commit is contained in:
jleveau 2019-10-03 15:03:38 +02:00
parent 2430371884
commit a1c86e9cfb
13 changed files with 669 additions and 0 deletions

5
ejs/head.ejs Normal file
View file

@ -0,0 +1,5 @@
<meta charset="UTF-8">
<title>Workshops</title>
<!-- CSS (load bootstrap from a CDN) -->
<link rel="stylesheet" href="bootstrap.min.css">