Skip to content

Instantly share code, notes, and snippets.

@Miserlou
Created February 14, 2012 21:55
Show Gist options
  • Save Miserlou/1830843 to your computer and use it in GitHub Desktop.
Save Miserlou/1830843 to your computer and use it in GitHub Desktop.
Django Dictionary
<ul>
{% for key, value in dictionary.items %}
<li><a href="{{key}}">{{value}}</a></li>
{% endfor %}
</ul>
@KingGame0
Copy link

<style type="text/css"></style>

KingGame

Gold99
PGasia
POP CASINO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment