{% extends "base/base.html" %} {% load static %} {% block title %}Design System Test - ThrillWiki{% endblock %} {% block content %}
This page validates all design system components are rendering correctly.
Regular paragraph text. This is a link.
Muted text for secondary information.
Small text
Large text
Monospace code
Card body content goes here.
" %} {% include "components/ui/card.html" with title="Another Card" description="With footer" body_content="More content here.
" footer_content="" %} {% include "components/ui/card.html" with title="Minimal Card" body_content="Just content, no description.
" %}xs
sm
md
lg
xl
Visible on mobile only
Hidden on mobile
Tab through these elements to see focus indicators:
The button above has screen reader text "Settings"
Toggle dark mode using the theme switcher in the navbar to test dark mode styling.
Background/Foreground
Card/Card Foreground
Muted/Muted Foreground
Primary/Primary Foreground
container-sm (640px)
container-md (768px)
container-lg (1024px)