Skip to content

Instantly share code, notes, and snippets.

@skill83
Created April 19, 2016 09:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skill83/632c38fffdf631a7957c2ef38ca2decd to your computer and use it in GitHub Desktop.
Save skill83/632c38fffdf631a7957c2ef38ca2decd to your computer and use it in GitHub Desktop.
wrap inside django template blocktrans
<snippet>
<content><![CDATA[{% blocktrans %}$SELECTION$1{% endblocktrans %}]]></content>
<!-- Optional: Tab trigger to activate the snippet -->
<tabTrigger>trans</tabTrigger>
<!-- Optional: Scope the tab trigger will be active in -->
<scope>source.html</scope>
<!-- Optional: Description to show in the menu -->
<description>Trans snippet</description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment