{% block item_content %} {% if object.dj_content_obj %} {{ object.dj_content_obj }} {% else %} {{ object.content_id }} {% endif %} {% endblock %}