diff --git a/pages/templates/pages/base.html b/pages/templates/pages/base.html
index 79e95bd..5460e52 100644
--- a/pages/templates/pages/base.html
+++ b/pages/templates/pages/base.html
@@ -48,7 +48,7 @@
{% block content %}{% endblock content %}
-
+
diff --git a/pages/templates/pages/calendar.html b/pages/templates/pages/calendar.html
new file mode 100644
index 0000000..6d3872c
--- /dev/null
+++ b/pages/templates/pages/calendar.html
@@ -0,0 +1,44 @@
+
+
+
+Google Calendar
+
+
+
+
+
+
+
+
+
+
+
+
+
+Google Calendar
+
+
+
\ No newline at end of file
diff --git a/pages/templates/pages/council.html b/pages/templates/pages/council.html
index 81dd623..a31318c 100644
--- a/pages/templates/pages/council.html
+++ b/pages/templates/pages/council.html
@@ -53,7 +53,7 @@
The Secretary
Christina Han
- “Needs a Quote”
+ “I keep no secrets”
diff --git a/pages/templates/pages/events.html b/pages/templates/pages/events.html
index 919e154..d11c11b 100644
--- a/pages/templates/pages/events.html
+++ b/pages/templates/pages/events.html
@@ -3,6 +3,9 @@
{% block title %}Events{% endblock title %}
{% block css %}
+
{% endblock css %}
{% block content %}
@@ -10,7 +13,7 @@
Come and join your friends!
-
+
{% endblock content %}