{% load inlines %}
{{ object.pub_date|date:"j M" }}
{{ object.title }}{% if object.status == 1 %} draft{% endif %}