{% 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='Responsive' %}
{% include 'django_spire/theme/example/icon/example_responsive_icon.html' %}
{% include 'django_spire/element/attribute_element.html' with attribute_title='Confirm' %}
{% include 'django_spire/theme/example/icon/example_confirm_icon.html' %}
{% 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' %}