diff --git a/templates/admin.html b/templates/admin.html
index 6887714..2e2fa53 100644
--- a/templates/admin.html
+++ b/templates/admin.html
@@ -6,68 +6,484 @@
{% end %}
{% block style %}
{% end %}
+
{% block content %}
-
-
{% end %}
{% block script %}
+
-{% end %}
\ No newline at end of file
+{% end %}
diff --git a/templates/applelist.html b/templates/applelist.html
index 03821d4..3073bf4 100644
--- a/templates/applelist.html
+++ b/templates/applelist.html
@@ -59,177 +59,160 @@
const currentUserName = "{{ current_user.username }}"
-{% end %}
\ No newline at end of file
+{% end %}
diff --git a/templates/base.html b/templates/base.html
index 7bab22a..8b66128 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -7,35 +7,58 @@
{% block title %}Default title{% end %}
-
-
+
+
-
-
-
+
+
-
+
+
+
{% block head %} {% end %}
{% block style %} {% end %}
+
-
+
{% block nav %}