From 946ca72d44044095077c768b57c6118420a5abd6 Mon Sep 17 00:00:00 2001
From: Sarah Conway
Date: Thu, 18 Oct 2018 07:22:18 -0700
Subject: [PATCH] missing div
---
template/index.html | 68 ++++++++++++++++++++++-----------------------
1 file changed, 34 insertions(+), 34 deletions(-)
diff --git a/template/index.html b/template/index.html
index 2ccd7d6..dc29bac 100644
--- a/template/index.html
+++ b/template/index.html
@@ -15,7 +15,7 @@
to support the growth and education of PostgreSQL, The World's Most Advanced Open Source Database.
- Membership
+ Membership
Are you interested in PostgreSQL growth and education? Do you support PostgreSQL and want to help? By becoming a member
you will be helping to support our mission and be able to influence what we do.
@@ -26,39 +26,39 @@
if you have any questions.
-
-
-
Upcoming Events
- {%for event in events %}
-
{{event.conferencename}} | {{event.conferencedatestr}}
-
{{event.location}}
-
- {%endfor%}
-
Here you can find the PostgreSQL Meetup in Australia & New Zealand
-
+
+
Upcoming Events
+ {%for event in events %}
+
{{event.conferencename}} | {{event.conferencedatestr}}
+
{{event.location}}
+
+ {%endfor%}
+
Here you can find the PostgreSQL Meetup in Australia & New Zealand
+
+
--
2.39.5