django/tests/i18n/commands/templates/template_with_error.tpl

4 lines
142 B
Smarty

{% load i18n %}
<p>This template contains an error (no endblocktranslate)</p>
<p>{% blocktranslate %}This should fail{% blocktranslate %}</p>