{% include 'django_spire/element/attribute_element.html' with attribute_title='Title' attribute_value='Value' %}
{% include 'django_spire/element/attribute_element.html' with attribute_title='Title' attribute_value='Value' %}
{% include 'django_spire/element/attribute_element.html' with attribute_title='Title' attribute_value='Value' %}
{% include 'django_spire/element/attribute_element.html' with attribute_title='Dropdown' %}
{% include 'django_spire/dropdown/ellipsis_dropdown.html' with view_url='#' edit_url='#' delete_url='#' link_css='text-start' %}
{% include 'django_spire/element/attribute_element.html' with attribute_title='Modal' %}
{% include 'django_spire/dropdown/ellipsis_modal_dropdown.html' with view_url='#' edit_url='#' delete_url='#' link_css='text-start' %}