{% extends 'base.html.twig' %} {% block body %}

Your Reading Lists

Create and share curated reading lists.

{% if lists is defined and lists|length %} {% else %}

No reading lists found.

{% endif %}
Create a Reading List
{% endblock %}