{# templates/issue/issue_edit.html #} {% extends "template_base.html" %} {% block title %}{% if issue %}{{ issue.issue_name }}{% else %}New Issue{% endif %}{% endblock %} {% block content %} {% load template_filters %} {% load humanize %} < Back to Values/Issues
{{ error_message }}
{% endif %}| Endorser | Vote Smart ID | State | ||||
|---|---|---|---|---|---|---|
| {{ forloop.counter }} | {% if organization.we_vote_hosted_profile_image_url_medium %}
|
{{ organization.organization_name }} (See images in new window) |
{% if organization.issue_analysis_done %} analyzed {% else %} not analyzed {% endif %} | {% if organization.organization_twitter_handle %}{{ organization.organization_twitter_handle }} ({{ organization.twitter_followers_count|intcomma }} followers){% endif %} |
{% if organization.vote_smart_id %}{{ organization.vote_smart_id }}{% endif %} | {{ organization.state_served_code }} |
(no organizations linked to this issue)
{% endif %}