{% extends 'atlas/base.html' %} {% block content %}
The following collections are available for you to view / take. If you received a direct link to a collection it will not appear here unless you have started it.
{# Reuse the HTMX-friendly partial so the same markup is used for full-page and HTMX responses #} {% include 'atlas/partials/_user_collections.html' %} {% endblock %}