diff options
Diffstat (limited to 'dates.html')
| -rw-r--r-- | dates.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dates.html b/dates.html new file mode 100644 index 0000000..a17bf6b --- /dev/null +++ b/dates.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <title>Les Running Gags - Dates</title> + <meta content="text/html; charset=utf-8" http-equiv="content-type" /> + <link rel="stylesheet" type="text/css" href="./style.css" /> + </head> + <body> + </body> + <a href="index.html" class="return">Retour</a> +</html> |
