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

index 3c082fd649789a63fd004d9a680941f6d528a830..5fa19cdf9201db140c7caca63f90cae7e7e2d7cd 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/ticket.svg")}}" alt="" /></span>
@@ -72,6 +70,4 @@
                         <p>Don’t forget to book your room at the <a href="{{link("venue/")}}">Parc 55</a> </p>
 
           </section>
-        </div>
-      </section>
 {% endblock %}