{% url 'django_spire:theme:page:dashboard' as dashboard_url %}
{% include 'django_spire/button/primary_outlined_button.html' with button_text="Back to Dashboard" button_icon="bi bi-arrow-left" button_href=dashboard_url %}
{% include 'django_spire/theme/section/typography_section.html' %}