Skip to content

Instantly share code, notes, and snippets.

@tdominey
Created March 17, 2013 19:50
Show Gist options
  • Save tdominey/5183325 to your computer and use it in GitHub Desktop.
Save tdominey/5183325 to your computer and use it in GitHub Desktop.
Display topic title and thumbnail in essay
<koken:topics>
<h5>Discussed in this essay</h5>
<koken:loop>
<koken:link>
<span class="thumb"><koken:img width="120" height="120" /></span>
</koken:link>
<h6>
<koken:link>
{{ album.title }}
</koken:link>
</h6>
<span class="essay-meta">{{ album.counts.total }} images</span>
</koken:loop>
</koken:topics>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment