Skip to content

Instantly share code, notes, and snippets.

@gaolinjie
Created September 16, 2013 14:11
Show Gist options
  • Save gaolinjie/6581185 to your computer and use it in GitHub Desktop.
Save gaolinjie/6581185 to your computer and use it in GitHub Desktop.
<div class="container-box">
{% for topic in topics.list %}
<div class="topic-item">
...
</div>
{% endfor %}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment