to support the growth and education of PostgreSQL, The World's Most Advanced Open Source Database.
</p>
<hr>
- <h3>Membership</h3>
+ <h3 class="text-left">Membership</h3>
<p>
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.
if you have any questions.
</p>
</div>
- </div>
- <div class="col-lg-6">
- <h2>Upcoming Events</h2>
- {%for event in events %}
- <h3 class="text-left">{{event.conferencename}} | {{event.conferencedatestr}}</h3>
- <h5>{{event.location}}</h5>
- <ul>
- {%if event.active%}
- <li><a href="/events/{{event.urlname}}/register/">Open for registration</a></li>
- {%endif%}
- {%if event.callforpapersopen%}
- <li><a href="/events/{{event.urlname}}/callforpapers/">Call for papers is open</a></li>
- {%endif%}
- {%if event.callforsponsorsopen%}
- <li><a href="/events/sponsor/signup/{{event.urlname}}/">Call for sponsors is open</a></li>
- {%endif%}
- </ul>
- {%endfor%}
- <p>Here you can find the PostgreSQL Meetup in Australia & New Zealand</p>
- <ul>
- <li>
- <a href="https://www.meetup.com/en-AU/topics/postgresql/au/melbourne/?_cookie-check=ocrvrv_1gY3A_duw">Melbourne PUG</a>
- </li>
- <li>
- <a href="https://www.meetup.com/en-AU/Sydney-PostgreSQL-User-Group/">Sydney PUG</a>
- </li>
- <li>
- <a href="https://www.meetup.com/en-AU/Brisbane-PostgreSQL-User-Group/">Brisbane PUG</a>
- </li>
- <li>
- <a href="https://www.meetup.com/en-AU/Wellington-PostgreSQL-User-Group/">Wellington PUG</a>
- </li>
- </ul>
+ <div class="col-lg-6">
+ <h2>Upcoming Events</h2>
+ {%for event in events %}
+ <h3 class="text-left">{{event.conferencename}} | {{event.conferencedatestr}}</h3>
+ <h5>{{event.location}}</h5>
+ <ul>
+ {%if event.active%}
+ <li><a href="/events/{{event.urlname}}/register/">Open for registration</a></li>
+ {%endif%}
+ {%if event.callforpapersopen%}
+ <li><a href="/events/{{event.urlname}}/callforpapers/">Call for papers is open</a></li>
+ {%endif%}
+ {%if event.callforsponsorsopen%}
+ <li><a href="/events/sponsor/signup/{{event.urlname}}/">Call for sponsors is open</a></li>
+ {%endif%}
+ </ul>
+ {%endfor%}
+ <p>Here you can find the PostgreSQL Meetup in Australia & New Zealand</p>
+ <ul>
+ <li>
+ <a href="https://www.meetup.com/en-AU/topics/postgresql/au/melbourne/?_cookie-check=ocrvrv_1gY3A_duw">Melbourne PUG</a>
+ </li>
+ <li>
+ <a href="https://www.meetup.com/en-AU/Sydney-PostgreSQL-User-Group/">Sydney PUG</a>
+ </li>
+ <li>
+ <a href="https://www.meetup.com/en-AU/Brisbane-PostgreSQL-User-Group/">Brisbane PUG</a>
+ </li>
+ <li>
+ <a href="https://www.meetup.com/en-AU/Wellington-PostgreSQL-User-Group/">Wellington PUG</a>
+ </li>
+ </ul>
+ </div>
</div>
</div>