Skip to content

Instantly share code, notes, and snippets.

@stevenpsmith
Created December 14, 2011 19:27
Show Gist options
  • Save stevenpsmith/1478073 to your computer and use it in GitHub Desktop.
Save stevenpsmith/1478073 to your computer and use it in GitHub Desktop.
<script type="text/template" id="activity-list-item-template">
<li><a href="#activity-details" identifier="<%= id %>"><%= date %> - <%= type %></a></li>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment