{% load staticfiles %}
{% if user_part.part.image %} {{ user_part.part|default:'' }} {% else %} {{ user_part.part|default:'' }} {% endif %}
{{ user_part.part.title }} {% if user_part.is_pass %} {{ user_part.part.extra_title | default:'' }} {% endif %}