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 tickets.html
author
Sarah Conway
<sarahwiz210@yahoo.com>
Wed, 19 Apr 2017 00:05:23 +0000
(17:05 -0700)
committer
GitHub
<noreply@github.com>
Wed, 19 Apr 2017 00:05:23 +0000
(17:05 -0700)
templates/pages/tickets.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/tickets.html
b/templates/pages/tickets.html
index 3c082fd649789a63fd004d9a680941f6d528a830..5fa19cdf9201db140c7caca63f90cae7e7e2d7cd 100644
(file)
--- a/
templates/pages/tickets.html
+++ b/
templates/pages/tickets.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/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 %}