django/tests/regressiontests/i18n/commands/templates/test.html

3 lines
182 B
HTML

{% load i18n %}
{% trans "This literal should be included." %}
{% trans "This literal should also be included wrapped or not wrapped depending on the use of the --no-wrap option." %}