{% extends "librarian/base.html" %} {% load static %} {% block title %}Librarian Dashboard{% endblock %} {% block home_librarian_navlink_class %}{{ block.super }} active{% endblock %} {% block content %}
Loan copies to users in bulk.
Add a new book to the library.
Transfer books to shelves in bulk.
Add a new author to the library.
Add a new publisher to the library.
Add and edit locations, sections, and shelves.
Return copies in bulk.