{% if email_templates %}
{% for tpl in email_templates %}
{{self.object.campaigntemplatedesign_set.count }}
{% endfor %}
Hover on template image to see enlarged template check on radio button to select
{% else %}
No Templates yet, the default will be used
{% endif %}