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

index 5dfeb2b7596ff4754473a1d7185781603241e960..cda05be1feb2faea0148b53d80c67e901b06c399 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/venue.svg")}}" alt="" /></span>
@@ -68,6 +66,4 @@
             <hr>
           </section>
 
-        </div>
-      </section>
 {% endblock %}