/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

  1. {% load i18n %}
  2. <p>This template contains an error (no endblocktrans)</p>
  3. <p>{% blocktrans %}This should fail{% blocktrans %}</p>