mirror of
https://github.com/django/django.git
synced 2024-11-19 07:54:07 +00:00
efc5384a32
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14454 bcc190cf-cafb-0310-a4f2-bffc1f526a37
3 lines
182 B
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." %} |