{% extends "opac/base.html" %} {% block home_navlink_class %}nav-link active{% endblock %} {% block content %}
OPAC is a web-based library catalog system, providing a simple way for library users to search and browse the library's collection of books and other materials.
{{ book.authors.all|join:", " }}