{% extends 'base.html.twig' %} {% block body %}
Create and share curated reading lists.
{% if lists is defined and lists|length %}{{ item.summary }}
{% endif %} slug: {{ item.slug ?: '—' }} • created: {{ item.createdAt|date('Y-m-d H:i') }}No reading lists found.
{% endif %} {% endblock %}