{% load cms_tags static i18n %} {% load RenderLandingIuput %}
{% if instance.isArticlePDF %} {% else %} {% endif %}
{% if instance.isArticlePDF %}

{% trans 'Click here to download a PDF copy of this article' %}

{% else %}

{% trans 'Click here to download' %} {{ instance.fileName }}

{% endif %}

{% trans 'Save it to read later, or share with a colleague' %}