{% extends "generic/generic_content.html" %} {% load generic %} {% if object %} {% block col %} {% include "generic/partials/object_card.html" %} {% endblock col %} {% endif %}