{% load i18n %}

{% trans "Book does not exist!" %}

{% blocktrans %}Can't find book "{{ book_name }}".{% endblocktrans %}