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

Author List

{% if authors_list %} {% else %}

There are no authors in the library.

{% endif %} {% endblock %}