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 policies.html
author
Sarah Conway
<sarahwiz210@yahoo.com>
Wed, 19 Apr 2017 00:07:36 +0000
(17:07 -0700)
committer
GitHub
<noreply@github.com>
Wed, 19 Apr 2017 00:07:36 +0000
(17:07 -0700)
templates/pages/policies.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/policies.html
b/templates/pages/policies.html
index 2bc2374d208d699b2783c5bbe532e735ed90ff8d..a8c7232f6723bd5fd3ea1cddc9da79682fdea746 100644
(file)
--- a/
templates/pages/policies.html
+++ b/
templates/pages/policies.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/policy.svg")}}" alt="" /></span>
@@
-111,6
+109,4
@@
<hr>
</section>
- </div>
- </section>
{% endblock %}