{% extends "basedocumentation.html" %} {% load humanize %} {% block title %}Campaign Management{% endblock %} {% block extra_extra_head %} {% endblock %} {% block topsection %} {% endblock %} {% block doccontent %} {% with campaign.status as campaign_status %} {% if campaign.not_manager %}
At this time, you can't edit a premium you've created. But you can deactivate a premium and add a new one to replace it. So be sure to double-check your spelling before adding it.
Before you hit launch:
If it doesn't look exactly the way you like, or you're having any trouble with your description or premiums, we're happy to help; please email unglue.it support (support@gluejar.com).
If you're happy with your campaign, here's your moment of truth!
{% else %}Please make sure you've selected your campaign's edition and entered its description, target, deadline, and premiums, and previewed your campaign, before launching.
{% endif %} {% else %} While you're free to edit your campaign, it won't be launchable until we've fully tested our new payment processor. {% endif %}You can see what tiers people have pledged for (or earned) by looking at the sample acknowledgement page. After your campaign succeeds, you can used this page to generate epub code!
{% endif %}