diff --git a/static/script.js b/static/script.js
index 3dc64ce..e69de29 100644
--- a/static/script.js
+++ b/static/script.js
@@ -1,19 +0,0 @@
-function logout() {
- window.location.href = "/logout";
-}
-
-function addme() {
-
-}
-
-function removeme() {
-
-}
-
-function confirm() {
-
-}
-
-function bail() {
-
-}
\ No newline at end of file
diff --git a/templates/index.html b/templates/index.html
index 96ae21b..73c0302 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -36,7 +36,7 @@
{% if cook.confirmed == "no" %}
If nobody volunteers, will cook.