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

index b2d6fc7c1c0f65dc41c903e52d955364cd1d95f6..805bf49e99f890b0016f6944f3fd314453f36f85 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/schedule.svg")}}" alt="" /></span>
@@ -22,8 +20,4 @@
             <hr>
           </section>
 
-
-
-        </div>
-      </section>
 {% endblock %}