This extension adds a list view for resources on a CKAN instance. Records are listed as brief summaries, with a configurable set of fields shown for each record. The extension provides a template-based view system using JavaScript modules for rendering. Note: This extension currently only works with the Natural History Museum’s theme extension ckanext-nhm; this should be fixed in future releases. The extension is available on PyPI and includes comprehensive documentation on ReadTheDocs. Development follows modern practices with pre-commit hooks, docker-compose testing, and automated CI/CD via GitHub Actions.