initial commit

This commit is contained in:
sqozz
2015-02-05 01:02:32 +01:00
commit c34dad7ef0
10 changed files with 365 additions and 0 deletions

11
templates/search.html Normal file
View File

@ -0,0 +1,11 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>TITLE</title>
<link rel="stylesheet" href="css/style.css">
</head>
<body>
</body>
</html>