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 about.html
author
Sarah Conway
<sarahwiz210@yahoo.com>
Wed, 19 Apr 2017 00:11:36 +0000
(17:11 -0700)
committer
GitHub
<noreply@github.com>
Wed, 19 Apr 2017 00:11:36 +0000
(17:11 -0700)
templates/pages/about.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/about.html
b/templates/pages/about.html
index 89e556378607a9e4fdd22c94cdcc9189988d579a..8f2459539b721c0907cfa03f9459edefa344cb58 100644
(file)
--- a/
templates/pages/about.html
+++ b/
templates/pages/about.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/about.svg")}}" alt="" /></span>
@@
-63,6
+61,5
@@
<p>Please see our <b><a href="{{link("policies/")}}">policies</a></b> regarding our refund, speaker, and anti-harassment policies.</p>
<hr>
</section>
- </div>
- </section>
+
{% endblock %}