summaryrefslogtreecommitdiff
path: root/static/notes.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/notes.html')
-rw-r--r--static/notes.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/static/notes.html b/static/notes.html
deleted file mode 100644
index 1653551..0000000
--- a/static/notes.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<form action="/notes" method="get">
- <label>User: </label>
- <input type="text" name="user">
- <br>
- <label>Password: </label>
- <input type="password" name="password">
- <br>
- <input type="submit" value="submit">
-</form>
-