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

Publishers List

{% if publisher_list %} {% else %}

There are no publisher in the library.

{% endif %} {% endblock %}