diff --git a/backend/templates/pages/cotton_minimal_test.html b/backend/templates/pages/cotton_minimal_test.html deleted file mode 100644 index fcc30651..00000000 --- a/backend/templates/pages/cotton_minimal_test.html +++ /dev/null @@ -1,21 +0,0 @@ -{% extends 'base/base.html' %} -{% load cotton %} - -{% block title %}Minimal Cotton Test - ThrillWiki{% endblock %} - -{% block content %} -
If you see buttons above, Cotton components are working correctly!
-- Basic test of Cotton components -
-Card content goes here.
-- If you can see this page without errors, basic Cotton components are working. -
-- Testing all 9 Phase 1 Cotton Components -
-- This is the main content area of the card component. -
-- Testing nested components within cards. -
-- Value: -
-- Testing pagination with mock page object data: -
- - -- Showing 11 to 20 of 100 results -
-Components Tested
-JavaScript Status
-Responsive Design
-