{% extends 'base/base.html' %} {% load static %} {% load cotton %} {% block title %}Simple Cotton Test - ThrillWiki{% endblock %} {% block content %}
Basic test of Cotton components
Card content goes here.
If you can see this page without errors, basic Cotton components are working.