Skip to content

Instantly share code, notes, and snippets.

@skill83
Created April 19, 2016 09:29
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/fc57a68138ca94313748598075334724 to your computer and use it in GitHub Desktop.
Save skill83/fc57a68138ca94313748598075334724 to your computer and use it in GitHub Desktop.
wrap inside django template trans
<snippet>
<content><![CDATA[{% trans '$SELECTION$1' %}]]></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