Update about.html
authorSarah Conway <sarahwiz210@yahoo.com>
Wed, 19 Apr 2017 00:11:36 +0000 (17:11 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 00:11:36 +0000 (17:11 -0700)
templates/pages/about.html

index 89e556378607a9e4fdd22c94cdcc9189988d579a..8f2459539b721c0907cfa03f9459edefa344cb58 100644 (file)
@@ -3,8 +3,6 @@
 {%block pagetitle%}PostgresOpen 2017{%endblock%}
 {%block content%}
 <!-- Main -->
-                       <section id="main" class="wrapper">
-                               <div class="container">
 
                                        <header class="major">
                                                <span class="header"><img id="side" src="{{media("images/about.svg")}}" alt="" /></span>
@@ -63,6 +61,5 @@
                        <p>Please see our <b><a href="{{link("policies/")}}">policies</a></b> regarding our refund, speaker, and anti-harassment policies.</p>
             <hr>
           </section>
-                               </div>
-                       </section>
+
 {% endblock %}