So I\'m using Django and trying to dynamically add a users gists to the page using githubs embedded gists.
this is the loop
{% for i in snippets %}