{% load relations %} {% load generic %} {% load core %} {% relations_from from_obj=object as relations %} {% possible_relation_types_from object as possible_relations %} {% get_relation_targets_from object as possible_targets %} {% block display-relations %} {% for target in possible_targets %}