From 8598f7723c047cdc941d81f131f33330edca07e4 Mon Sep 17 00:00:00 2001 From: xenophenes Date: Sun, 17 Dec 2017 16:37:20 -0800 Subject: [PATCH] trim down footer content, update committee information on about --- templates/base.html | 12 +++--------- templates/pages/about.html | 21 +++++++++++++++------ templates/pages/index.html | 7 ++++--- 3 files changed, 22 insertions(+), 18 deletions(-) diff --git a/templates/base.html b/templates/base.html index d2fd1e0..f77fc95 100644 --- a/templates/base.html +++ b/templates/base.html @@ -121,18 +121,13 @@

Contact Us

program2018@postgresopen.org +
+

Venue

- Parc 55 Hilton Hotel
55 Cyril Magnin St
San Francisco, CA 94102
(415) 392-8000 -
-
-
-

Committee

-
  • Talk Selection Committee: Craig Keirsteins, Samantha Billington, Joe Conway, Ozgun Erdogan, Shaun Thomas

  • -
  • Operations Committee: Craig Keirsteins, Samantha Billington, Stephen Frost, Sarah Conway, Ozgun Erdogan
  • Connect with Us

    @@ -151,8 +146,7 @@
    diff --git a/templates/pages/about.html b/templates/pages/about.html index c5e5632..ccb2b96 100644 --- a/templates/pages/about.html +++ b/templates/pages/about.html @@ -27,18 +27,27 @@
  • Open Source enthusiasts in general!

  • - -

    Program Committee

    + +

    Operations Committee

    + +

    Talk Selection Committee

    + + +

    "PGDG" is the PostgreSQL Global Development Group


    diff --git a/templates/pages/index.html b/templates/pages/index.html index 3c85576..6799bce 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -45,10 +45,11 @@ 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 United States PostgreSQL Association (PGUS), which is a non profit organization dedicated to promoting and supporting - the development of PostgreSQL in the United States. + 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.

    -

    In addition to PostgresOpen, PostgreSQL Europe will be holding a conference in the Fall of 2018.

    -

    Their community website can be found at http://2018.pgconf.eu/.

    +

    In addition to PostgresOpen, PostgreSQL Europe will be holding a conference in the Fall of 2018. Their community website + can be found at http://2018.pgconf.eu/.

    -- 2.39.5