Hello! I have a template with two block trans.
the template code: {% extends "a.html" %} {% load i18n %} {% block pageTitle %} {% trans "MyTitle" %} {% endblock %} {% block short_description %} {% blocktrans %} My short description {% endblocktrans %} {% endblock short_description %} {% block description %} {% blocktrans %} My ful body document By the way, can I add two lines in blocktrans? Of course I mean separated with the ENTER key. Once I used easymode and it throws an error when using the carret symbol in the database {% endblocktrans %} {% endblock description %} Translated and compiled. Everthing works. When rendering, one show translated and the other dont. The short description and title works and the description dont :( And I have another template that inherits from a.html, and it works fine. I simply can get it Thanks in advanced -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/17d0d228-5fae-4a39-a987-590f52a79a46%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.