Hi all, I'am embedding a piece of information into each page using inclusion tag and it seems everything works fine except tag {% trans ... %}. Its occurence in the inclusion template raises expcetion TemplateSyntaxError saying "Invalid block tag: 'trans'".
Did I miss anything or it is neccessary to translate text out of the template and pass it as an item in the dictionary returned by underlying function? Thanks, Peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---