Skip to content

Instantly share code, notes, and snippets.

@phuongnd08
Created November 27, 2011 02:59
Show Gist options
  • Save phuongnd08/1396867 to your computer and use it in GitHub Desktop.
Save phuongnd08/1396867 to your computer and use it in GitHub Desktop.
<div id='here_you_see_capture_haml_still_output'>
<div class='chat_entry'>
<a href='{link}' title='{display_name}'>
<img src='{avatar_url}'>
</a>
<span class='msg'>{content}</span>
</div>
<div class='chat_error'>{message}</div>
<div class='chat_info'>{message}</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment