Skip to content

Instantly share code, notes, and snippets.

@benspaulding
Created July 5, 2010 14:55
Show Gist options
  • Save benspaulding/464425 to your computer and use it in GitHub Desktop.
Save benspaulding/464425 to your computer and use it in GitHub Desktop.
{{ foobar }}{# <- Nothing #}
{% if foobar %}
{% load wowzers %}{# <- Still throws an error #}
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment