{{ reward.name }}
{% if reward.required_units %}{{ reward.required_units }} minutes watched
{% else %}No watch-time requirement
{% endif %}Status: {{ campaign.status|default:"unknown"|capfirst }} {% if campaign.rule_name %}- Rule: {{ campaign.rule_name }}{% endif %}
{% if campaign.category or campaign.organization %}{% if campaign.category %} {{ campaign.category.name }} {% endif %} {% if campaign.organization %} {% if campaign.category %}-{% endif %} {{ campaign.organization.name }} {% endif %}
{% endif %}ID: {{ campaign.kick_id }} {% if campaign.rule_id %}- Rule ID: {{ campaign.rule_id }}{% endif %} - Added: ({{ campaign.added_at|timesince }} ago) - Updated: ({{ campaign.updated_at|timesince }} ago)
{% if campaign.ends_at %}Ends: {% if campaign.ends_at < now %} (ended {{ campaign.ends_at|timesince }} ago) {% else %} (in {{ campaign.ends_at|timeuntil }}) {% endif %}
{% endif %} {% if campaign.starts_at %}Starts: {% if campaign.starts_at < now %} (started {{ campaign.starts_at|timesince }} ago) {% else %} (in {{ campaign.starts_at|timeuntil }}) {% endif %}
{% endif %} {% if campaign.duration %}Duration: {{ campaign.duration }}
{% endif %}{% if reward_count %} {{ reward_count }} reward{{ reward_count|pluralize }} ({{ total_watch_minutes }} total watch minute{{ total_watch_minutes|pluralize }}) {% else %} No rewards {% endif %}
{{ campaign.category.name }} is game wide.
{% endif %}{% endif %} {% if campaign.api_updated_at %}
{% endif %}
{% if campaign.url %}Details{% endif %} {% if campaign.connect_url %} {% if campaign.url %}-{% endif %} Connect account {% endif %}
{{ reward.required_units }} minutes watched
{% else %}No watch-time requirement
{% endif %}No drops available for this campaign.
{% endif %}