{% load wagtailcore_tags %} {% load static %} {% if title and image %}
{% if image %} {% else %} {% endif %}

{{title}}

{% if desc %} {% endif %}
{% else %} {{self.url}} {% endif %}