projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a412196
)
Update schedule.html
author
Sarah Conway
<sarahwiz210@yahoo.com>
Wed, 19 Apr 2017 00:07:15 +0000
(17:07 -0700)
committer
GitHub
<noreply@github.com>
Wed, 19 Apr 2017 00:07:15 +0000
(17:07 -0700)
templates/pages/schedule.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/schedule.html
b/templates/pages/schedule.html
index b2d6fc7c1c0f65dc41c903e52d955364cd1d95f6..805bf49e99f890b0016f6944f3fd314453f36f85 100644
(file)
--- a/
templates/pages/schedule.html
+++ b/
templates/pages/schedule.html
@@
-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 %}