Skip to content

Instantly share code, notes, and snippets.

@bcoe
Created November 15, 2010 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcoe/700534 to your computer and use it in GitHub Desktop.
Save bcoe/700534 to your computer and use it in GitHub Desktop.
<script type="text" id="template-user-side">
<li>
<a>
<img src="http://www.gravatar.com/avatar/{md5}" width="24" height="24" />{first_name} {last_name} {days_assigned}
</a>
</li>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment