Skip to content

Instantly share code, notes, and snippets.

@bklang
Created October 25, 2014 20:55
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 bklang/a228121682b5e9cda47c to your computer and use it in GitHub Desktop.
Save bklang/a228121682b5e9cda47c to your computer and use it in GitHub Desktop.
Object {template: "<li class="message normal-message"><a class="label…an class="message-body">{{{message}}}</span></li>", templateData: Object}
template: "<li class="message normal-message row me"><div class="col-md-1"><img src="/system/avatars/745/thumb/aoseuuxsivbmji9kodgu.png?1400771585" /></div><div class="col-md-11"><div class="upper"><a class="label name" href="#">{{displayName}}</a><span class="label timestamp" data-timestamp="{{timestamp}}">{{time}}</span></div><span class="message-body">{{{message}}}</span></div></li>"
templateData: Object
displayName: "Ben Klang"
from: "cluck_cluck@conference.powerhrg.com"
message: "z"
name: "Ben Klang"
roomjid: "cluck_cluck@conference.powerhrg.com"
time: "1:20 pm"
timestamp: "2014-10-25T20:20:02.000Z"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment