/tests/regressiontests/i18n/commands/templates/template_with_error.txt
https://code.google.com/p/mango-py/ · Plain Text · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · ab3b88b023d8b3d40319cb2712591e59 MD5 · raw file
- {% load i18n %}
- <p>This template contains an error (no endblocktrans)</p>
- <p>{% blocktrans %}This should fail{% blocktrans %}</p>