Further tidyuip
This commit is contained in:
parent
649e3ae84e
commit
5672b2b1a4
1 changed files with 2 additions and 2 deletions
|
@ -140,7 +140,7 @@
|
||||||
|
|
||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
{% if not user.sponsorships.exists %}
|
{% if not user.sponsorships.exists %}
|
||||||
<p>If you or your organization would be interested in sponsorship opportunities, <a href="{% url "sponsor_apply" %}">use our online form to apply to be a sponsor</a>.
|
<p>If you or your organization would be interested in sponsorship opportunities, <a href="mailto:sponsors@northbaypython.org">email our sponsorship contact</a>.
|
||||||
{% else %}
|
{% else %}
|
||||||
<h4>Your Sponsorship</h4>
|
<h4>Your Sponsorship</h4>
|
||||||
<ul class="list-group">
|
<ul class="list-group">
|
||||||
|
|
Loading…
Reference in a new issue