summaryrefslogtreecommitdiff
path: root/tests/i18n/commands/templates/template_with_error.tpl
blob: c2b93bdd06f0bd4544c428b762711eca5199360d (plain)
1
2
3
{% load i18n %}
<p>This template contains an error (no endblocktrans)</p>
<p>{% blocktrans %}This should fail{% blocktrans %}</p>