{% trans "Screenshot:" %}
{% trans "Screenshot:" %}{% trans " Not Available" %}
{% endif %} {% if template.html_file %}{% trans "Html File:" %} {% trans "Download" %}
{% endif %} {% if template.zip_file %}{% trans "Zip File:" %}{% trans "Download" %}
{% endif %} {% if template.screenshot_file %}{% trans "Screenshot File:" %}{% trans "Download" %}
{% endif %}{% blocktrans %} Click here to view the rendered version on Campaign Monitor. {% endblocktrans %}
{% if template.html_file %}{% url "campaign_monitor.template_render" template.template_id as rendered_url %} {% blocktrans %} Click here to view a rendered version of the html with the latest data. {% endblocktrans %}
{% url "campaign_monitor.template_update" template.template_id as update_url %} {% blocktrans %} Click here to use the same files to update this template. {% endblocktrans %}
{% endif %}