minor changes
authorStephen Frost <sfrost@snowman.net>
Tue, 28 Feb 2017 03:56:51 +0000 (22:56 -0500)
committerStephen Frost <sfrost@snowman.net>
Tue, 28 Feb 2017 03:56:51 +0000 (22:56 -0500)
templates/base.html
templates/context.json
templates/pages/index.html
templates/pages/sponsors.html
templates/pages/venue.html

index 35e5b2aa33652837d5d4311d8b75e97459c67ef7..cd64e47347dee499cf76ea8fb0843d6cb79e7b0a 100644 (file)
 
                <!-- Header -->
                        <header id="header">
-                               <img src="./static/images/sv_elephant.png" alt="PostgreSQL Logo">
+                               <img src="{{media("images/sv_elephant.png")}}" alt="PostgreSQL Logo">
                                <h1><a href="/">PostgresOpen 2017</a></h1>
                                <nav id="nav">
                                        <ul>
                                                <li><a href="{{link("")}}">Home</a></li>
                                                {{menulink("about", "About")}}
-                                               {{menulink("blog", "Blog")}}
                                                {{menulink("venue", "Venue & Hotel")}}
                                                {{menulink("sponsors", "Sponsors")}}
-                                               {{menulink("callforpapers", "Call For Papers")}}
-                                               {{menulink("tickets", "Register")}}
                                        </ul>
                                </nav>
                        </header>
index e05e7d8fc9d506d16cb6bf30b11fd7823d884fa7..30d63a2dc31da15f1641aee5e9f56ce038179741 100644 (file)
            "badgelogo": "2ndQ_logo.png",
            "link": "https://www.2ndquadrant.com/",
            "intro": "2ndQuadrant"
+       },
+       {
+           "name": "Citus Data",
+           "logo": "citusdata.png",
+           "largelogo": "citusdata.png",
+           "badgelogo": "citusdata.png",
+           "link": "https://www.citusdata.com/",
+           "intro": "Citus Data"
        }
     ],
 
index a5752f260593c8d8b9c10df6eab3a28979be77e2..98447f42e1cd3aba881370bc22adffab32a90dea 100644 (file)
                                </ul>
                        </section>
                        <section id="sponsors"><h3>Diamond Partners</h3></section>
-                       <section id="sponsorsimg"><img src="./static/images/2ndQ_logo.png" alt="2ndQuadrant Logo"><img src="./static/images/citusdata.png" alt="Citus Data Logo"><img src="./static/images/2ndQ_logo.png" alt="PostgreSQL Logo"></section>
+                       <section id="sponsorsimg">
+                       {% for p in diamond %}
+                               <a href="{{p.link}}" target="_blank"><img src="{{media("images/" + p.largelogo)}}" alt="{{p.name}}"></a>
+                       {% endfor %}
+                       </section>
 <!-- One -->
                        <section id="one" class="wrapper style1 special">
                                <div class="container">
index e27c88026169469c4df163ca3bfde40408c53690..9ab97abcffee2ee11d4ab9e4314c1a2a3433bb15 100644 (file)
@@ -23,6 +23,7 @@
           </section>
 
                <section class="section">
+                       <h3>Diamond</h3>
                        {% set row_start = cycler('<div class="row text-center">','') %}
                        {% set row_end = cycler('','</div>') %}
 
@@ -31,7 +32,6 @@
                  <div class="col-md-6 {% if loop.revindex0 == 0 and loop.length
                           is not divisibleby 2 %} col-md-offset-3 {% endif %}">
                                        <!-- Diamond -->
-                                               <h3>Diamond</h3>
                                                <a href="{{p.link}}" target="_blank"><img src="{{media("images/" + p.largelogo)}}" alt="{{p.name}}"></a>
                                                <div class="caption">
                                                        <small><em>{{p.intro}}</em></small>
index 8580fda529b355904d10b57acd9c6025757983a8..cbce2f2e1b202c38f0daa575aa0ddef0cbfe615e 100644 (file)
           <!-- Who we are -->
           <section class="section">
             <hr>
-            <h3>Parc 55 Hilton Hotel</h3>
+            <h3>Hotel Information</h3>
+            <h3>The Parc 55 Hilton Hotel</h3>
 
-            <p>PostgresOpen 2017 will be held at the Parc 55 Hilton Hotel, Silicon Valley, CA.</p>
-            <p>Use <b><a href="https://aws.passkey.com/e/49007744">this link</a></b> to book your reservation!</p>
-            <p>Our Conference Group Rate of $239/night for the hotel is available until August 15th, 2017.</p>
+            <p>
+                       PostgresOpen 2017 will be held at the Parc 55 Hilton Hotel, Silicon Valley, CA.
+                       <br>
+            Use <b><a href="https://aws.passkey.com/e/49007744">this link</a></b> to book your reservation!
+                       <br>
+            Our Conference Group Rate of $239/night for the hotel is available until August 15th, 2017.
+                       </p>
 
             <!-- Contact Info -->
             <ul class="contact-info-list">
           </section>
 
 
-          <!-- Airport/Hotel information -->
-          <section>
-
-            <h3>Hotel Information</h3>
-
-            <p>The Parc 55 Hilton Hotel is located in San Francisco, California, in Silicon Valley. </p>
-            <hr>
-          </section>
+          <!-- Airport information -->
           <section>
             <h3>Airport Information</h3>