{% extends "base/base.html" %} {% load static %} {% load cotton %} {% block title %}Parks{% endblock %} {% block content %} {# Skip Navigation Links for Keyboard Users #} Skip to main content Skip to search {# Enhanced Mobile-First Container with Better Spacing and Landmarks #}
{# Enhanced Mobile-First Header Section #}
{# Enhanced Mobile-First Title Section with Proper Heading #}

Theme Parks

Discover amazing theme parks around the world

{# Enhanced Mobile-First Quick Stats with Better Touch Targets and Landmarks #}

Park Statistics Summary

{# Enhanced Mobile-First Search and Filter Bar with Proper Landmarks #}
{# Enhanced Mobile-First Results Section #}
{# Enhanced Mobile-First Results Statistics #} {# Enhanced Mobile-First Loading Overlay #}
Loading parks...
Please wait a moment
{# Enhanced Mobile-First Park Results Container #}
{% include "parks/partials/park_list.html" %}
{% endblock %}