{{ item.id }}

{% if bulk_actions %} {% include "dynamic_listing/partials/__bulk_actions_item_checkbox.html" with item=object %} {% endif %}

{{ item.title }}

{{ item.content }}

Tags:

{% for tag in item.tags.all %} {{ tag.name }} {% endfor %}