Skip to content

Instantly share code, notes, and snippets.

@federicomichela
Created January 31, 2018 10:58
Show Gist options
  • Save federicomichela/25f21a6dea151e7677e08e401d6edea8 to your computer and use it in GitHub Desktop.
Save federicomichela/25f21a6dea151e7677e08e401d6edea8 to your computer and use it in GitHub Desktop.
JINJA2 - adding variables to trans tags
{% trans email=user_email %}User {{email}} unable to access!{% endtrans %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment