{% load i18n %}

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

{% blocktrans %}Can't find chapter "{{ chapter_name }}".{% endblocktrans %}