{% load static %} {% load unicms_contexts %}
{% for cat in publication.categories %} {{ cat.name }} {% endfor %}
{% call obj=publication method='url' webpath=webpath as url %} {% include "includes/edit_page_publication.html" with item=page_publication %}

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

{% if url %} {% include "includes/social_share.html" with share_title=item.publication.title share_url=request.get_host|add:url %} {% endif %}