{% extends 'base/base.html' %} {% load static %} {% block title %}{{ page_title }} - ThrillWiki{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

{{ page_title }}

Explore theme parks, rides, and attractions from around the world

{% for type in location_types %} {% endfor %}
Searching...

Loading map data...

{% endblock %} {% block extra_js %} {% endblock %}