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

Author List

{% if author_list %} {% else %}

There are no author in the library.

{% endif %} {% endblock %}