{% extends 'base.html' %} {% block main %} {% from "_formhelpers.html" import render_field %}
Currently in the library |
|
---|---|
Titles: | {{ books_all }} |
Authors: | {{ authors_all }} |
Categories: | {{ categories|replace('[', '')|replace(']', '') }} |
Stacks: | {{ stacks_all|replace('[', '')|replace(']', '') }} |
From the years: | {{earliest}} –– {{latest}} |
Gaps in the collection: | At least {{ books_potential }} potential books missing |