{% extends "site.html" %} {% block content %}

{{bookList.name}}

{{bookList.description}}
{{bookList.owner.username}}'s list
{% endblock %}