{% load static %} {% load unicms_contexts %}
{% for cat in publication.categories %} {{ cat }} {% endfor %}
{% call obj=publication method='url' webpath=webpath as url %}

{% if url %} {% endif %} {{ publication.title }} {% if url %} {% endif %}