{% load navigation_tags %} {% if not hide_object %} {% if not hide_link %}{{ object }}{% else %}{{ object }}{% endif %} {% else %} {% if source_columns_identifier %} {% navigation_source_column_resolve column=source_columns_identifier.0 as column_value %} {{ column_value }} {% endif %} {% endif %}