/tests/regressiontests/i18n/commands/templates/template_with_error.txt
Plain Text | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | ab3b88b023d8b3d40319cb2712591e59 MD5 | raw file
Possible License(s): BSD-3-Clause
- {% load i18n %}
- <p>This template contains an error (no endblocktrans)</p>
- <p>{% blocktrans %}This should fail{% blocktrans %}</p>