Skip to content

Commit

Permalink
Merge pull request #103 from ccsv/ccbranch
Browse files Browse the repository at this point in the history
Ccbranch
  • Loading branch information
sesas authored Jun 18, 2017
2 parents a628df3 + 0b45da0 commit 2ecbfd7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pybay/templates/frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ <h1 class="text-center" style="color: black;">Check out the highlights from PyBa
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h1 style="color:white">Interested in speaking at PyBay 2017? <a href="cfp">Get in touch</a></h1>
<h1 style="color:white">Interested in sponsoring PyBay 2017? <a href="sponsors-prospectus">Get in touch</a></h1>
</div>
</div><!--end of row-->
</div><!--end of container-->
Expand Down
6 changes: 6 additions & 0 deletions pybay/templates/frontend/registration.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@ <h1>Committed to Your Education</h1>
<img class="img-responsive" src="{% static 'new/img/sfpython_transparent.png' %}"/>
</a>
</div>
<div class="col-md-6 col-md-2">
<a href="http://www.sfpython.org">
<img class="img-responsive" src="{% static 'new/img/sfpython_transparent.png' %}"/>
</a>

</div>
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions pybay/templates/frontend/sponsors_prospectus.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h3 class="panel-heading">
</li>

<li class="list-group-item">
<span class="glyphicon glyphicon-ok"></span>
<span>2 Days</span>
<span class="feature-hide">Exhibition Time</span>
</li>
<li class="list-group-item">
Expand Down Expand Up @@ -180,7 +180,7 @@ <h3 class="panel-heading">
</li>

<li class="list-group-item">
<span class="glyphicon glyphicon-ok"></span>
<span>1 Day</span>
<span class="feature-hide">Exhibition Time</span>
</li>
<li class="list-group-item">
Expand Down

0 comments on commit 2ecbfd7

Please sign in to comment.