{% load i18n %} {% if podcasts_url %} {% blocktranslate with title=instance.title asvar link_title %}View podcasts of '{{ title }}'{% endblocktranslate %} {% else %} {% endif %}