+ {% if image %}
+
+
+
+
+ {% endif %}
+
+
+ {% if pretitle %}
+
+
+ {% if link_url %}
+
+ {{ pretitle }}
+
+ {% endif %}
+ + {% if link_url %} + {{ title }} + {% else %} + {{ title }} + {% endif %} +
+ {% if subtitle %} +
+ {{ subtitle}}
+
+ {% endif %}
+
+ {% if summary %}
+
+
+ {{ summary }}
+
+ {% endif %}
+
+
+
+ {% endif %}
+