{{ p.title }}
{% if p.calendar %} {% endif %}-
{% if current_user and current_user.is_authenticated %}
{% if p.is_editable() %}
- {{ T('action-edit') }} {% else %}
- {{ T('action-view-source') }} {% endif %} {% endif %}
- {{ rev.human_pub_date() }}