{% extends "layout.html" %} {% block body %}
| {{_('Program library')}} | {{_('Installed Version')}} |
|---|---|
| Python | {{versions['PythonVersion']}} |
| Kindlegen | {{versions['KindlegenVersion']}} |
| ImageMagick | {{versions['ImageVersion']}} |
| PyPDF2 | {{versions['PyPdfVersion']}} |
| {{bookcounter}} | {{_('Books in this Library')}} |
|---|---|
| {{authorcounter}} | {{_('Authors in this Library')}} |