{% if component.as_pdf %}{% else %}
{% if component.title %}
{% if component.url %} {{ component.title }} {% else %} {{ component.title }} {% endif %}
{% endif %}
{% endif %}