localization - Django blocktrans - inside HTML tag -


is possible put html tag inside django block: {% blocktrans %}{% endblocktrans %}?

for example:

{% blocktrans %}django<br>framework needed{% endblocktrans %}  

certainly, have use blocktrans template tag actually.

check:


Comments

Popular posts from this blog

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -