{% if form.instance.pk %}Edit{% else %}Create{% endif %} Opportunity

{% csrf_token %} {{ form.as_p }}