{% extends 'base/base.html' %} {% load static %} {% load cotton %} {% block title %}Simple Cotton Test - ThrillWiki{% endblock %} {% block content %}

Simple Cotton Components Test

Basic test of Cotton components

1. Button Component

2. Card Component

Card content goes here.

3. Input Component

4. Status Badge Component

Basic Cotton Test Complete

If you can see this page without errors, basic Cotton components are working.

{% endblock %}