Hi,
I would like to use
{% printformfooter _("Submit Message") "Cancel" %}
as it is documented here:
http://www.djangoproject.com/documentation/i18n/#in-template-code
but I get the error:
"
TemplateSyntaxError at /project/1/message/create/
printformfooter takes 3 arguments
"
printformfooter is working fine if I don't put _().
Could someone please tell me what I'm doing wrong.
Regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---