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

Admob integration with pygame in android -

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

installer - what is Hex representation of MSIUSEREALADMINDETECTION? -