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

Author List

{% if author_list %} {% else %}

There are no books in the library.

{% endif %} {% endblock %}