diff --git a/symposion/templates/dashboard.html b/symposion/templates/dashboard.html index a969dbd4..edac0060 100644 --- a/symposion/templates/dashboard.html +++ b/symposion/templates/dashboard.html @@ -100,31 +100,32 @@
- {% if not user.sponsorships.exists %} -
If you or your organization would be interested in sponsorship opportunities, use our online form to apply to be a sponsor. - {% else %} -
If you or your organization would be interested in sponsorship opportunities, use our online form to apply to be a sponsor. + {% else %} +
+ As staff, you can directly add a sponsor if the organization isn't + applying themselves. +
+ {% endif %}