Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CitusData logo/footer logo and advertisement for Consistent State #7

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added media/img/sponsors/2015/CDLogo_150px.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/img/sponsors/2015/CDLogo_Full_RGB.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion templates/pgconfeu/base.html
Expand Up @@ -162,7 +162,8 @@ <h2 class="bold">SEPT 16TH - 18TH ・ DALLAS</h2>
<img src="/media/img/sponsors/2015/Pivotal_WhiteOnTeal_150px.png" style="margin: 0 auto;padding-bottom:40px;" />
<img src="/media/img/sponsors/2015/jmg-logo-transbg_150px.png" style="margin: 0 auto;padding-bottom:40px;" />
<img src="/media/img/sponsors/2015/cs-logo4_150px.png" style="margin: 0 auto;padding-bottom:40px;" />
<img src="/media/img/sponsors/2015/OmniTI-logoTM_150px.png" style="margin: 0 auto;padding-bottom:40px;" />
<img src="/media/img/sponsors/2015/CDLogo_150px.png" style="margin: 0 auto;padding-bottom:40px;" />
<img src="/media/img/sponsors/2015/OmniTI-logoTM_150px.png" style="margin: 0 auto;padding-bottom:40px;" />
<!-- Sponsor logos / End-->

<div class="hr hr__two-half">
Expand Down
5 changes: 4 additions & 1 deletion templates/pgconfeu/pages/sponsors.html
Expand Up @@ -40,12 +40,15 @@ <h2>Gold</h2>
<div class="title-bordered">
<h2>Silver</h2>
<img src="/media/img/sponsors/2015/cs-logo4.png" style="margin: 0 auto;padding-bottom:25px;" /><BR>
</div>
</div>
<p>Join Consistent State for PostgreSQL Administration Training September 21-24th. Learn more about the session and <a href="http://www.consistentstate.com/store/p8/PostgreSQL_Admin_Class%3B_Dallas.html">register here</a>. Early Bird Runs through August 1st.</p>

</section>
<section class="section">
<div class="title-bordered">
<h2>Bronze</h2>
<img src="/media/img/sponsors/2015/OmniTI-logoTM_large_copy.png" style="margin: 0 auto;padding-bottom:25px;" /><BR>
<img src="/media/img/sponsors/2015/CDLogo_Full_RGB.png" style="margin: 0 auto;padding-bottom:25px;" /><BR>
<!--
<img src="/media/img/sponsors/jackdb-logo.png" style="margin: 0 auto;padding-bottom:25px;" /><BR>
-->
Expand Down