{% load url from future %}

Indicator Blob upload accepts a CSV formatted input,
it must have the following column names to be processed properly:
Indicator, Type, Campaign, Campaign Confidence, Confidence, Impact, Bucket List

Separate multiple bucket list values with commas and surrounded
by quotes (e.g. "value1,value2,value3")

{{ upload_text.as_table }}