{# templates/campaign/campaignx_edit.html #} {% extends "template_base.html" %} {% block title %}{% if campaignx %}{{ campaignx.campaign_title }}{% else %}New Campaign{% endif %}{% endblock %} {% block content %} {% load humanize %} {% load template_filters %} < Cancel and Back to List
{{ error_message }}
{% endif %} {% if campaignx %} {% else %}This form only allows editing an existing CampaignX.
{% endif %} {% if campaignx %}| Campaign Title | SEO Friendly Path | Id | ||
| {{ forloop.counter }} |
{% if related_campaignx.we_vote_hosted_campaign_photo_medium_url %}
|
{{ related_campaignx.campaign_title }}
{{ related_campaignx.supporters_count|intcomma }} supporters compare for merge |
{% if related_campaignx.seo_friendly_path %}{{ related_campaignx.seo_friendly_path }} {% endif %} | {{ related_campaignx.id }} {{ related_campaignx.we_vote_id }} {% if related_campaignx.linked_politician_we_vote_id %} {{ related_campaignx.linked_politician_we_vote_id }} {% else %} ("pol" missing) {% endif %} |
{% endif %} {% if campaignx %}