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

{{bookcounter}} {{_('Books in this Library')}}

{{authorcounter}} {{_('Authors in this Library')}}

{% endblock %}