Update 2018 -> 2019
authorSarah Conway <sarah.conway@crunchydata.com>
Sun, 26 May 2019 15:05:15 +0000 (08:05 -0700)
committerSarah Conway <sarah.conway@crunchydata.com>
Sun, 26 May 2019 15:05:15 +0000 (08:05 -0700)
20 files changed:
README.md
templates/base.html
templates/context.json
templates/pages/about.html
templates/pages/becomesponsor.html
templates/pages/blog.html
templates/pages/blog_brandon_philips_to_keynote.html
templates/pages/blog_brandon_phillips_to_keynote.html
templates/pages/blog_early_bird_reg_open.html
templates/pages/blog_month_out_2018.html
templates/pages/blog_qa_with_sudhakar_gm_azure_oss_db.html
templates/pages/blog_reg_closing_2018.html
templates/pages/callforpapers.html
templates/pages/index.html
templates/pages/policies.html
templates/pages/schedule.html
templates/pages/social.html
templates/pages/sponsors.html
templates/pages/tickets.html
templates/pages/venue.html

index 7ee966508785a5262fe0ce9c0a2c963e21f86f7e..0b3879d5c43892d1be0a2d9b8ef7cc7dc8f604ff 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## PostgresOpen SV 2018 Web Site
+## PostgresOpen SV  Web Site
 
 This site is built by using the PG.EU static deployment tool. Packages that are needed on a Debian system include:
 ```
@@ -14,7 +14,7 @@ WORKDIR="/path/to/your/workdir"
 cd "${WORKDIR}"
 git clone https://github.com/xenophenes/pgopen2019.git
 git clone https://git.postgresql.org/git/pgeu-website.git
-mkdir 2018.postgresopen.org
+mkdir .postgresopen.org
 ```
 
 Create your own context.override.json by copying the context.json and adjusting
@@ -27,12 +27,12 @@ vi context.override.json
 
 In context.override.json there is:
 ```
-"linkbase": "https://2018.postgresopen.org/",
+"linkbase": "https://.postgresopen.org/",
 ```
 
 For deploying locally, you could change that to:
 ```
-"linkbase": "file:///path/to/your/workdir/2018.postgresopen.org/",
+"linkbase": "file:///path/to/your/workdir/.postgresopen.org/",
 ```
 The same goes for 'mediabase'. Also add this line to context.override.json following the mediabase line:
 ```
@@ -43,9 +43,9 @@ Finally, run the following to deploy:
 ```
 cd "${WORKDIR}"
 # the next line not needed the first time deploying
-rm -rf 2018.postgresopen.org/*
-pgeu-website/tools/deploystatic/deploystatic.py $(pwd)/pgopen2019 $(pwd)/2018.postgresopen.org
+rm -rf .postgresopen.org/*
+pgeu-website/tools/deploystatic/deploystatic.py $(pwd)/pgopen2019 $(pwd)/.postgresopen.org
 ```
 
-The static website should be created into the 2018.postgresql.org directory.
+The static website should be created into the .postgresql.org directory.
 
index e9701d59ec893eeef53b664a5effe92680764b46..c18a3ebaab1a9d302e5cf4c01e6e6f264090471a 100644 (file)
@@ -7,39 +7,39 @@
        <head>
                <meta charset="UTF-8">
                <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
-               <meta name="description" content="PostgresOpen SV 2018" />
+               <meta name="description" content="PostgresOpen SV " />
                <meta name="keywords" content="PostgreSQL" />
                <meta name="author" content="United States PostgreSQL Association" />
                <meta name="google-site-verification" content="blxbviCSHoY6wxZrtoL4ZEvpdICZTrsIFx0VYEVHbuc" />
                <meta name="theme-color" content="#D95A4B"/>
 
-               <title>{%block title%}PostgresOpen SV 2018{%endblock%}</title>
+               <title>{%block title%}PostgresOpen SV {%endblock%}</title>
 
                <!-- Twitter Meta Tags -->
                <meta name="twitter:card" content="summary_large_image">
                <meta name="twitter:site" content="@postgresopen">
                <meta name="twitter:creator" content="@postgresopen">
                <meta name="twitter:title" content="PostgresOpen | PostgreSQL Conference">
-               <meta name="twitter:description" content="PostgresOpen SV 2018 will be held on September 5th - 7th in Silicon Valley, at the Parc 55 Hilton Hotel.">
+               <meta name="twitter:description" content="PostgresOpen SV  will be held on September 5th - 7th in Silicon Valley, at the Parc 55 Hilton Hotel.">
 
                <!-- Facebook Open Graph Meta Tags -->
                <meta property="og:image:width" content="1200">
                <meta property="og:image:height" content="800">
-               <meta property="og:url" content="https://2018.postgresopen.org/">
+               <meta property="og:url" content="https://.postgresopen.org/">
                <meta property="og:title" content="PostgresOpen | PostgreSQL Conference">
                <meta property="og:site_name" content="Postgres Open">
-               <meta property="og:image" content="https://2018.postgresopen.org/static/images/banner2.jpg">
+               <meta property="og:image" content="https://.postgresopen.org/static/images/banner2.jpg">
 
                <!-- Structured Data -->
                <script type="application/ld+json">
                {
                        "@context": "http://schema.org",
                        "@type": "ProfessionalService",
-                       "url": "https://2018.postgresopen.org/",
-                       "logo": "https://2018.postgresopen.org/static/images/sv_elephant.png",
-                       "image": "https://2018.postgresopen.org/static/images/banner2.jpg",
+                       "url": "https://.postgresopen.org/",
+                       "logo": "https://.postgresopen.org/static/images/sv_elephant.png",
+                       "image": "https://.postgresopen.org/static/images/banner2.jpg",
                        "email": "mailto:subscribe@postgresopen.org",
-                       "description": "PostgresOpen SV 2018 will be held on September 5th - 7th in Silicon Valley, at the Parc 55 Hilton Hotel.",
+                       "description": "PostgresOpen SV  will be held on September 5th - 7th in Silicon Valley, at the Parc 55 Hilton Hotel.",
                        "name": "Postgres Open",
                        "sameAs" : [
                        "https://www.facebook.com/PostgresOpen",
@@ -88,7 +88,7 @@
                                        </button>
                                        <a class="navbar-brand" href="{{link("")}}">
                                                <img id="logo" src="{{media("images/sv_elephant.png")}}" alt="PostgresOpen Logo">
-                                               <h1 class="heading">PostgresOpen SV 2018</h1>
+                                               <h1 class="heading">PostgresOpen SV </h1>
                                        </a>
                                </div>
                                <!-- Collect the nav links, forms, and other content for toggling -->
                                                <div class="row">
                                                        <div class="col-sm-4">
                                                                <h3>Contact Us</h3>
-                                                               <a href="mailto:program2018@postgresopen.org">program2018@postgresopen.org</a>
+                                                               <a href="mailto:program@postgresopen.org">program@postgresopen.org</a>
                                                        </div>
                                                        <div class="col-sm-4">
                                                                <h3>Venue</h3>
index 1c448f487a79176b0a225838d18a1f3b08f1db47..6a4fe4f28491ce2700b10670e2dda05d8ee3e0a2 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "linkbase": "https://2018.postgresopen.org/",
-  "mediabase": "https://2018.postgresopen.org/",
+  "linkbase": "https://.postgresopen.org/",
+  "mediabase": "https://.postgresopen.org/",
   "pgusbase": "https://postgresql.us/",
 }
index 985c154659d227c7850434b9c0c8e3e1e912ba02..88575bcbdfaa9761ce7aa425e0ad4f29c775fb70 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}About the Conference | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}About the Conference | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>About PostgresOpen</h1>
index cb1b920a38d3a15b0786d1477dfc555c4497a1e2..6366830964fc5a23bd9358592168099b92359d8a 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Become a Sponsor | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Become a Sponsor | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Become a Sponsor</h1>
    out to users and developers of PostgreSQL, or to just "give back" to the
    community. Our sponsorship program covers a wide range of levels, from Supporter
    to Diamond. If you are interested in sponsoring the conference, please
-   <b><a href="mailto:program2018@postgresopen.org">contact us!</a></b>
+   <b><a href="mailto:program@postgresopen.org">contact us!</a></b>
 </p>
 <p>
-       The PostgresOpen SV 2018 prospectus is available <b><a href="{{media("files/prospectus_2018.pdf")}}">here!</a></b>
+       The PostgresOpen SV  prospectus is available <b><a href="{{media("files/prospectus_.pdf")}}">here!</a></b>
 </p>
 <p>
         PostgresOpen abides by the PostgreSQL Project <a href="https://www.postgresql.org/community/recognition/">Community Recognition guidelines</a>.
index e497298fd4fe0eca94e60247a53249dced1702a8..5add62a281ba33f6ed8aa75d600c6d9669c3961c 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Blog | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index 3dc7ebf4c20b388af7f47488748b6597655619a8..1207ed8f0fd1c546ab4c0280833e0a1fe82d5f3a 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen 2018{%endblock%}
-{%block pagetitle%}PostgresOpen 2018{%endblock%}
+{%block title%}Blog | PostgresOpen {%endblock%}
+{%block pagetitle%}PostgresOpen {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index 3dc7ebf4c20b388af7f47488748b6597655619a8..1207ed8f0fd1c546ab4c0280833e0a1fe82d5f3a 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen 2018{%endblock%}
-{%block pagetitle%}PostgresOpen 2018{%endblock%}
+{%block title%}Blog | PostgresOpen {%endblock%}
+{%block pagetitle%}PostgresOpen {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index 21de75dc17683b8a441f141f18603d8b3830f76a..54dfa8a76a9d6e5841bb3edc43c8fb06ae781949 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen 2018{%endblock%}
-{%block pagetitle%}PostgresOpen 2018{%endblock%}
+{%block title%}Blog | PostgresOpen {%endblock%}
+{%block pagetitle%}PostgresOpen {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index 6a8cd6678aa1d58ea49b0330acfce8e95c36f1ea..1bc10426d488faa70efa1d03ea5c14e46ef7656b 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen 2018{%endblock%}
-{%block pagetitle%}PostgresOpen 2018{%endblock%}
+{%block title%}Blog | PostgresOpen {%endblock%}
+{%block pagetitle%}PostgresOpen {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index f5dc448dc5d357423637080cc8a3de8f985243bc..9ce46d37e41718952848e9f415fe7263527b0824 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen 2018{%endblock%}
-{%block pagetitle%}PostgresOpen 2018{%endblock%}
+{%block title%}Blog | PostgresOpen {%endblock%}
+{%block pagetitle%}PostgresOpen {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index d93ca4d36a6b588a8150734eba23d723e53d1ef1..d281bb19fd8c004e5a90488499246db16437639c 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Blog | PostgresOpen 2018{%endblock%}
-{%block pagetitle%}PostgresOpen 2018{%endblock%}
+{%block title%}Blog | PostgresOpen {%endblock%}
+{%block pagetitle%}PostgresOpen {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Blog</h1>
index ec6ba0c697d7926571473a5e726ba9b0fdcbfca5..3c0c62f379c38e9a11dc76a69042255685d3995d 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Call For Papers | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Call For Papers | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Call for Papers</h1>
@@ -10,7 +10,7 @@
   <h3>General Information</h3>
 
   <p>
-               PostgresOpen SV 2018 will be held on September 5th - 7th in
+               PostgresOpen SV  will be held on September 5th - 7th in
          San Francisco at the Parc 55. It will cover topics for PostgreSQL users,
          developers and contributors, as well as decision and policy makers. For
          more information about the conference, please see
                Please note that PostgresOpen is open to all audiences and ages.  All talks
          are expected to be appropriate for a diverse group.  Please see our Conference
                <b><a href="{{link("policies/")}}">Policies</a></b> and feel free to contact the
-         <b><a href="mailto:program2018@postgresopen.org">Committee</a></b> with any questions.
+         <b><a href="mailto:program@postgresopen.org">Committee</a></b> with any questions.
   </p>
   <hr>
 
   <h3>Important Dates</h3>
-  <p>The submission deadline for tutorials and regular sessions is June 12, 2018.</p>
-  <p>The conference commitee will review proposals and notify selected speakers by June 19, 2018.</p>
+  <p>The submission deadline for tutorials and regular sessions is June 12, .</p>
+  <p>The conference commitee will review proposals and notify selected speakers by June 19, .</p>
   <p>The final schedule to be published nearer to the conference dates.</p>
   <p>We will have a lightning talks session again this year! A separate CfP will be made for lightning talks closer to the conference dates.</p>
   <p>
@@ -55,7 +55,7 @@
   </p>
   <p>
     Once you've created your profile, this page will provide a link to a form where you can submit your
-    talks for PostgresOpen SV 2018. When the site prompts for a login, use your
+    talks for PostgresOpen SV . When the site prompts for a login, use your
     regular postgresql.org community account.  Should you already have your speaker profile, you can go to
        the talk submission page directly <a href="{{pguslink("events/pgopen2019/callforpapers/")}}">here.</a>
   </p>
index 44f325f86b6f4450e87952361fef875ed07d9009..d839791cd310d11b6553553a32ef73ab704b9ed1 100644 (file)
@@ -1,10 +1,10 @@
 {%extends "base.html" %}
-{%block title%}PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
                <!-- Banner -->
                        <section id="banner" class="jumbotron">
-                               <h2>PostgresOpen SV 2018</h2>
+                               <h2>PostgresOpen SV </h2>
                                <p>SAN FRANCISCO, CA | SEPTEMBER 5-7</p>
                                <ul class="actions">
                                        <!--
@@ -28,7 +28,7 @@
                                                        <section class="box">
                                                                <i class="icon big rounded color1 fa-cloud"></i>
                                                                <h3>Join Us in San Francisco!</h3>
-                                                                       <p>PostgresOpen SV 2018 will be held on September 5th - 7th in San Francisco, at the Parc 55 Hilton Hotel.</p>
+                                                                       <p>PostgresOpen SV  will be held on September 5th - 7th in San Francisco, at the Parc 55 Hilton Hotel.</p>
                                                                        <p>
                                                                                The conference delivers two days packed with tutorials and presentations about PostgreSQL and related
                                                                                technologies, one day of extended trainings, and the usual hallway and social track!
@@ -48,8 +48,8 @@
                                                                        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>
-                                                                       <p>In addition to PostgresOpen, PostgreSQL Europe will be holding a conference in the Fall of 2018. Their community website
-                                                                                can be found at <a href="http://2018.pgconf.eu/">http://2018.pgconf.eu/</a>.</p>
+                                                                       <p>In addition to PostgresOpen, PostgreSQL Europe will be holding a conference in the Fall of . Their community website
+                                                                                can be found at <a href="http://.pgconf.eu/">http://.pgconf.eu/</a>.</p>
                                                        </section>
                                                </div>
                                        </div>
                                                <div class="col-sm-6">
                                                        <section class="box">
                                                                <ul class="unstyled">
-                                                                       <li><b>Call for Presentations Opens</b><br> March 23rd, 2018</li>
+                                                                       <li><b>Call for Presentations Opens</b><br> March 23rd, </li>
                                                                        <hr>
-                                                                       <li><b>Early Bird Registration Opens</b><br> May 21st, 2018</li>
+                                                                       <li><b>Early Bird Registration Opens</b><br> May 21st, </li>
                                                                        <hr>
-                                                                       <li><b>Call for Presentations Closes</b><br> June 12th, 2018</li>
+                                                                       <li><b>Call for Presentations Closes</b><br> June 12th, </li>
                                                                        <hr>
-                                                                       <li><b>Speakers Notified of Talk Acceptance</b><br> June 19th, 2018</li>
+                                                                       <li><b>Speakers Notified of Talk Acceptance</b><br> June 19th, </li>
                                                                        <hr>
-                                                                       <li><b>Sessions Announced</b><br> June 25th, 2018</li>
+                                                                       <li><b>Sessions Announced</b><br> June 25th, </li>
                                                                        <hr>
                                                                </ul>
                                                        </section>
                                                <div class="col-sm-6">
                                                        <section class="box">
                                                                <ul class="unstyled">
-                                                                       <li><b>Early Bird Registration Closes</b><br> July 18th, 2018</li>
+                                                                       <li><b>Early Bird Registration Closes</b><br> July 18th, </li>
                                                                        <hr>
-                                                                       <li><b>Schedule Announced</b><br> July 25th, 2018</li>
+                                                                       <li><b>Schedule Announced</b><br> July 25th, </li>
                                                                        <hr>
-                                                                       <li><b>Regular Registration</b><br> July 11th - September 5th, 2018</li>
+                                                                       <li><b>Regular Registration</b><br> July 11th - September 5th, </li>
                                                                        <hr>
-                                                                       <li><b>Parc 55 Reservation Deadline</b><br> August 14th, 2018</li>
+                                                                       <li><b>Parc 55 Reservation Deadline</b><br> August 14th, </li>
                                                                        <hr>
-                                                                       <li><b>Conference Dates</b><br> September 5th - 7th, 2018</li>
+                                                                       <li><b>Conference Dates</b><br> September 5th - 7th, </li>
                                                                        <hr>
                                                                </ul>
                                                        </section>
index e28fbabe0937629ad4180602c4aceded88474ba6..4c209e6bd34a4ab743f8ed181cd6cf0f750aa5b6 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Policies | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Policies | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Conference Policies</h1>
@@ -41,7 +41,7 @@
 <p><strong>Links To Other Sites</strong><br />Our Site may contain links to other sites that are not operated by us. If you click on a third party link, you will be directed to that third party's site. We strongly advise you to review the Privacy Policy of every site you visit.</p>
 <p>Postgres Open has no control over, and assumes no responsibility for, the content, privacy policies, or practices of any third party sites or services.</p>
 <p><strong>Changes To This Privacy Policy</strong><br />Postgres Open may update this Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on the Site. You are advised to review this Privacy Policy periodically for any changes.</p>
-<p><strong>Contact Us</strong><br />If you have any questions about this Privacy Policy, please contact us program2018@lists.postgresopen.org</p>
+<p><strong>Contact Us</strong><br />If you have any questions about this Privacy Policy, please contact us program@lists.postgresopen.org</p>
 <hr>
 
 <h3>Speaker Policy</h3>
@@ -61,7 +61,7 @@
 <p>Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference.  We value your attendance.  Decisions regarding appropriate assistance will be at the sole discretion of the conference committee.</p>
 <ul>
 <li>For emergencies: 911</li>
-<li>Committee email: <b><a href="mailto:program2018@postgresopen.org">program2018@postgresopen.org</a></b></li>
+<li>Committee email: <b><a href="mailto:program@postgresopen.org">program@postgresopen.org</a></b></li>
 <li>Hotel (ask for security): 214.922.8000</li>
 <!--<li>For non-emergency police or medical assistance: 311</li>-->
 <li>San Francisco Police Non-Emergency: 415.553.0123</li>
index 1b30e9125a21800f589f95756d4068322276e549..5c9fa059272da1eba5cfa5fc07b2b763072af684 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Schedule | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Schedule | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
             <hr>
             <h3>Schedule</h3>
index adb46dd8a3b7455774fd4614ba72c8ba41d8a504..0d4ed04a75230ce52f2ec6d2bcd781446d50d92b 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Social | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Social | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Social Events</h1>
index 3b968a7f00ea82ddfec2ba005de9f21ede650bb5..ef6287218e4e3c17b81ddfcc642b613d388af8e3 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Sponsors | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Sponsors | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <h1>Sponsors</h1>
 
index 3fdef38602c559336249db8456f2f3d7e95537d9..7887ff5b756153af0b420d580c6d03ce83294c21 100644 (file)
@@ -1,18 +1,18 @@
 {%extends "base.html" %}
-{%block title%}Register | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Register | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Tickets</h1>
 
 <hr>
 <h3>General Information</h3>
-<p>Welcome to the PostgresOpen SV 2018 Registration section!</p>
+<p>Welcome to the PostgresOpen SV  Registration section!</p>
 <p>Our newly updated ticketing and registration interface works in tandem with your postgresql.org community credentials. If you do not have a login you will be asked to create one.</p>
 <p><i>(Please note, your community account will not be shared or spammed in accordance with <a href="{{link("policies/")}}">our policies</a>).</i></p>
 <p style="font-weight: 600;font-size: 1.05em;">If you’re ready to acquire tickets - <a href="{{pguslink("events/pgopen2019/register/")}}">click here!</a></p>
 <!--
-            <p>Early Bird Registration will be opening on May 15th, 2018!</p>
+            <p>Early Bird Registration will be opening on May 15th, !</p>
 -->
 <table>
   <thead>
@@ -56,9 +56,9 @@
 </ul>
 <p><a href="{{pguslink("events/pgopen2019/register/")}}"><b>Purchase tickets!</b></a></p>
 <!--
-<p>Early Bird Registration will be opening on May 15th, 2018!</p>
+<p>Early Bird Registration will be opening on May 15th, !</p>
 -->
-<p>Please let us know if you have any questions or issues with the registration system: program2018@postgresopen.org</p>
+<p>Please let us know if you have any questions or issues with the registration system: program@postgresopen.org</p>
             <p>Don’t forget to book your room at the <a href="{{link("venue/")}}">Parc 55</a>!</p>
 
 {% endblock %}
index 5bec2bd266fec9b8d669c33444ddc60b03d8a455..55e587c069682bca2cdcdfff32c8ea28502b2972 100644 (file)
@@ -1,6 +1,6 @@
 {%extends "base.html" %}
-{%block title%}Venue &amp; Hotel | PostgresOpen SV 2018{%endblock%}
-{%block pagetitle%}PostgresOpen SV 2018{%endblock%}
+{%block title%}Venue &amp; Hotel | PostgresOpen SV {%endblock%}
+{%block pagetitle%}PostgresOpen SV {%endblock%}
 {%block content%}
 <!-- Main -->
 <h1>Venue & Hotel</h1>
 <h3>The Parc 55 Hilton Hotel</h3>
 
 <p>
-       PostgresOpen SV 2018 will be held at the Parc 55 Hilton Hotel, San Francisco, CA.
+       PostgresOpen SV  will be held at the Parc 55 Hilton Hotel, San Francisco, CA.
 <br>
        Use <b><a href="https://aws.passkey.com/event/49526018/owner/1150/landing">this link</a></b> to book your reservation!
-       Our Conference Group Rate of $249/night for the hotel is available until August 14th, 2018.
+       Our Conference Group Rate of $249/night for the hotel is available until August 14th, .
 </p>
 
 <!-- Contact Info -->