Skip to content

Instantly share code, notes, and snippets.

@clooth
Created September 19, 2012 16:05
Show Gist options
  • Save clooth/3750507 to your computer and use it in GitHub Desktop.
Save clooth/3750507 to your computer and use it in GitHub Desktop.
{% set movie_value %}
{% trans %}
One movie
{% plural genre.movie_count %}
{{ count }} movies
{% endtrans %}
{% endset %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment