diff options
-rw-r--r-- | Pipfile (renamed from website/Pipfile) | 0 | ||||
-rw-r--r-- | Pipfile.lock (renamed from website/Pipfile.lock) | 0 | ||||
-rw-r--r-- | app/forms.py (renamed from website/app/forms.py) | 0 | ||||
-rw-r--r-- | app/routes.py (renamed from website/app/routes.py) | 0 | ||||
-rw-r--r-- | app/static/styles/default.css (renamed from website/app/static/styles/default.css) | 0 | ||||
-rw-r--r-- | app/static/styles/home.css (renamed from website/app/static/styles/home.css) | 0 | ||||
-rw-r--r-- | app/static/styles/no.css (renamed from website/app/static/styles/no.css) | 0 | ||||
-rw-r--r-- | app/static/styles/yes.css (renamed from website/app/static/styles/yes.css) | 0 | ||||
-rw-r--r-- | app/templates/base.html (renamed from website/app/templates/base.html) | 0 | ||||
-rw-r--r-- | app/templates/home.html (renamed from website/app/templates/home.html) | 0 | ||||
-rw-r--r-- | app/templates/login.html (renamed from website/app/templates/login.html) | 0 | ||||
-rw-r--r-- | app/templates/no.html (renamed from website/app/templates/no.html) | 0 | ||||
-rw-r--r-- | app/templates/register.html (renamed from website/app/templates/register.html) | 0 | ||||
-rw-r--r-- | app/templates/yes.html (renamed from website/app/templates/yes.html) | 0 |
14 files changed, 0 insertions, 0 deletions
diff --git a/website/Pipfile b/Pipfile index e28b64e..e28b64e 100644 --- a/website/Pipfile +++ b/Pipfile diff --git a/website/Pipfile.lock b/Pipfile.lock index 1e6bd41..1e6bd41 100644 --- a/website/Pipfile.lock +++ b/Pipfile.lock diff --git a/website/app/forms.py b/app/forms.py index ae6a2dc..ae6a2dc 100644 --- a/website/app/forms.py +++ b/app/forms.py diff --git a/website/app/routes.py b/app/routes.py index f1497b8..f1497b8 100644 --- a/website/app/routes.py +++ b/app/routes.py diff --git a/website/app/static/styles/default.css b/app/static/styles/default.css index 47ba29d..47ba29d 100644 --- a/website/app/static/styles/default.css +++ b/app/static/styles/default.css diff --git a/website/app/static/styles/home.css b/app/static/styles/home.css index 262b40c..262b40c 100644 --- a/website/app/static/styles/home.css +++ b/app/static/styles/home.css diff --git a/website/app/static/styles/no.css b/app/static/styles/no.css index 09171a6..09171a6 100644 --- a/website/app/static/styles/no.css +++ b/app/static/styles/no.css diff --git a/website/app/static/styles/yes.css b/app/static/styles/yes.css index 96443e1..96443e1 100644 --- a/website/app/static/styles/yes.css +++ b/app/static/styles/yes.css diff --git a/website/app/templates/base.html b/app/templates/base.html index 5520493..5520493 100644 --- a/website/app/templates/base.html +++ b/app/templates/base.html diff --git a/website/app/templates/home.html b/app/templates/home.html index 89984eb..89984eb 100644 --- a/website/app/templates/home.html +++ b/app/templates/home.html diff --git a/website/app/templates/login.html b/app/templates/login.html index 63217e1..63217e1 100644 --- a/website/app/templates/login.html +++ b/app/templates/login.html diff --git a/website/app/templates/no.html b/app/templates/no.html index e1b9238..e1b9238 100644 --- a/website/app/templates/no.html +++ b/app/templates/no.html diff --git a/website/app/templates/register.html b/app/templates/register.html index 456b8f7..456b8f7 100644 --- a/website/app/templates/register.html +++ b/app/templates/register.html diff --git a/website/app/templates/yes.html b/app/templates/yes.html index b915221..b915221 100644 --- a/website/app/templates/yes.html +++ b/app/templates/yes.html |