diff --git a/frontend/templates/work.html b/frontend/templates/work.html index 8eea3244..6357a00f 100644 --- a/frontend/templates/work.html +++ b/frontend/templates/work.html @@ -198,7 +198,7 @@ $j(document).ready(function(){ {% else %}{% if request.user.id in work.last_campaign.supporters %}
- Yours! + On your wishlist!
{% else %}{% if work in request.user.wishlist.works.all %}