<div class="date cgrey">
{% if authored is defined and authored is not empty %}
<div class="published-date diblock">PubliƩ le
{{ authored|format_datetime('short', 'none') }}
</div>
{% endif %}