Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Last active August 29, 2015 14:11
Show Gist options
  • Save thenickcox/ff186f4d8ff5bb0047af to your computer and use it in GitHub Desktop.
Save thenickcox/ff186f4d8ff5bb0047af to your computer and use it in GitHub Desktop.
App.Views.AlbumItemView = Backbone.View.extend
tagName: 'li'
template: _.template "<%= title %>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment