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 venue.html
author
Sarah Conway
<sarahwiz210@yahoo.com>
Wed, 19 Apr 2017 00:05:37 +0000
(17:05 -0700)
committer
GitHub
<noreply@github.com>
Wed, 19 Apr 2017 00:05:37 +0000
(17:05 -0700)
templates/pages/venue.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/venue.html
b/templates/pages/venue.html
index 5dfeb2b7596ff4754473a1d7185781603241e960..cda05be1feb2faea0148b53d80c67e901b06c399 100644
(file)
--- a/
templates/pages/venue.html
+++ b/
templates/pages/venue.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/venue.svg")}}" alt="" /></span>
@@
-68,6
+66,4
@@
<hr>
</section>
- </div>
- </section>
{% endblock %}