First Commit

This commit is contained in:
Luke Vella 2015-01-10 15:43:05 +01:00
commit 2630cc237a
527 changed files with 104273 additions and 0 deletions

8
views/error.ejs Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
<title>Error</title>
</head>
<body>
<h1>Nice meme m8!</h1>
</body>
</html>