diff --git a/server/src/server/settings.py.sample b/server/src/server/settings.py.sample
index 5d2283f2d..7cb895402 100644
--- a/server/src/server/settings.py.sample
+++ b/server/src/server/settings.py.sample
@@ -34,6 +34,7 @@ DATABASES = {
}
ALLOWED_HOSTS = '*'
+DEFAULT_AUTO_FIELD='django.db.models.AutoField'
# Local time zone for this installation. Choices can be found here:
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
# although not all choices may be available on all operating systems.
diff --git a/server/src/uds/templates/uds/admin/index.html b/server/src/uds/templates/uds/admin/index.html
index f0addd62e..b692ce69f 100644
--- a/server/src/uds/templates/uds/admin/index.html
+++ b/server/src/uds/templates/uds/admin/index.html
@@ -66,8 +66,8 @@
-
-
+
+