{% extends "layout.html" %} {% block body %}

{{_('Linked libraries')}}

{{_('Program library')}} {{_('Installed Version')}}
Python {{Versions['PythonVersion']}}
Kindlegen {{Versions['KindlegenVersion']}}
ImageMagick {{Versions['ImageVersion']}}
PyPDF2 {{Versions['PyPdfVersion']}}

{{_('Calibre library statistics')}}

{{bookcounter}} {{_('Books in this Library')}}
{{authorcounter}} {{_('Authors in this Library')}}
{% endblock %}