{% if version|first == "3" %}
{% copy_content pre_id %} Download
{{ header }}
{% else %}
{{ header }}
{% copy_content pre_id %} Download
{% endif %} {% if data %}
{{ data }}
{% else %}
None
{% endif %}