{%block title%}PgDU 2018{%endblock%}
{%block pagetitle%}PgDU 2018{%endblock%}
{%block content%}
- <main>
- <section>
+
+<div class="container" id="main">
+
+ <div class="row">
+ <div class="col-lg-6">
<h2>PGDU</h2>
- <p>PostgreSQL Down Under Incorporated, known as PGDU, is a non for profit association. Our purpose is
- to support the growth and education of PostgreSQL, The World's Most Advanced Open Source Database.</p>
- </section>
+ <p>
+ PgDU is a non–profit, community–run conference series in the United States focused on business users, database professionals and developers of PostgreSQL, the open source database. This year PgDU has combined forces with PGConf Silicon Valley to bring together two large Postgres conferences to create an even larger & more exciting event.
+ </p></p>
+ We target entrepreneurs, technologists and decision–makers on the leading edge of data management, open source database innovation and disruption of the database industry. PgDU promotes the business of PostgreSQL as well as its use and development.
+ </p>
+ </div>
+ <div class="col-lg-6">
+ <h2>PostgreSQL Community</h2>
+ <p>
+ For over 20 years, the PostgreSQL Community works to organize conferences with many technical and business
+ talks by developers and key users globally. PostgresOpen SV is an associated project of the <a href="{{pguslink("")}}">
+ United States PostgreSQL Association</a> (PGUS), which is a non profit organization dedicated to promoting and supporting
+ the development of PostgreSQL in the United States. Any profits from the event go to PGUS (an IRS 501C3 non-profit) to fund
+ future PostgresOpen events and support the PGUS mission.
+ </p>
+ </div>
-<section id="one" class="wrapper style1 special">
- <div class="row container">
- <section class="box">
- <i class="icon big rounded color2 fa-rocket"></i>
- <h3>Important Dates</h3>
- <hr>
- <b><p>Training: September 5th<br>Conference: September 6th-7th</p></b>
- </section>
- </div>
- <div class="row">
- <div class="col-sm-6">
- <section class="box">
- <ul class="unstyled">
- <li><b>Call for Presentations Opens</b><br> September 10th, 2018</li>
- <hr>
- <li><b>Call for Presentations Closes</b><br> September 30th, 2018</li>
- <hr>
- <li><b>Speakers Notified of Talk Acceptance</b><br> October 7th, 2018</li>
- <hr>
- <li><b>Sessions Announced</b><br> October 10th, 2018</li>
- <hr>
- </ul>
- </section>
- </div>
- <div class="col-sm-6">
- <section class="box">
- <ul class="unstyled">
- <li><b>Schedule Announced</b><br> October 17th, 2018</li>
- <hr>
- <li><b>Registration</b><br>October 17th - December 7th, 2018</li>
- <hr>
- <li><b>Conference Dates</b><br> December 7th, 2018</li>
- <hr>
- </ul>
- </section>
- </div>
- </div>
-
-</section>
+</div>
{%endblock%}