{% comment %} Enhanced Header Component - Matches React Frontend Design Includes: Browse menu, advanced search, theme toggle, user dropdown, mobile menu {% endcomment %} {% load static %} {% load cotton %}
{% if user.is_authenticated %}

{{ user.get_full_name|default:user.username }}

{{ user.email }}

{% csrf_token %}
{% else %} {% endif %}
TW
ThrillWiki

Navigate through the ultimate theme park database

{% if not user.is_authenticated %}

Get Started

{% endif %}