GitList
About
Refresh
Report bug
Help
browsing:
a2cb0145852183c95b648a197fd97ca0f5c564e8
Branches
backbonejs-auth
chat-css
history
master
sending-messages
Files
Commits
Stats
Network
xmpp-bachelor.git
/
app
/
assets
/
javascripts
/
backbone
/
templates
/
popup
/
popup.hamlc
Raw
Blame
History
.popup{ class: "#{@class}" } %a.close.icon-x{ alt: "#{I18n.t('chat.close')}", href: '#' } #{@inside}