{% 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')}} |