diff --git a/amadeus/settings.py b/amadeus/settings.py
index c1852f7..4a6da4b 100644
--- a/amadeus/settings.py
+++ b/amadeus/settings.py
@@ -48,6 +48,7 @@ INSTALLED_APPS = [
'courses',
'users',
'forum',
+ 'poll',
]
MIDDLEWARE_CLASSES = [
diff --git a/core/templates/base.html b/core/templates/base.html
index 1bdcc33..a5b4c8c 100644
--- a/core/templates/base.html
+++ b/core/templates/base.html
@@ -8,7 +8,7 @@
-
+
@@ -18,11 +18,11 @@
-
+
-
-
+
+
@@ -141,8 +141,6 @@
-
-