{% extends '/PageParts/base_pagepart.html.twig' %} {% block pagepart %}
{% if resource.image %} {% endif %} {{ resource.text|default(resource.url | replace_url) }} {% if 'http' in resource.url %} {% endif %} {{ resource.description|striptags('')|nl2br }}