Skip to content

Instantly share code, notes, and snippets.

@SmileyChris
Created December 3, 2010 01:25
Show Gist options
  • Save SmileyChris/726425 to your computer and use it in GitHub Desktop.
Save SmileyChris/726425 to your computer and use it in GitHub Desktop.
{% if condition
%}{% for item in list %}
{{ item }}{%
endfor %}{%
endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment