repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Gitter migration: Point people to app.gitter.im (rollout pt. 1)
[gitter.git]
/
public
/
templates
/
chat-nli-embed-template.hbs
blob
5a9b064420dd550c58e5196b84f884e9c35759eb
1
{{!< chat-layout}}
2
<div class="chat-and-toolbar-wrapper embedded">
3
{{{threadMessageFeedHtml}}}
4
<div class="chat-app">
5
{{> chat_content}}
6
{{> chat_embed_footer }}
7
</div>
8
<div class="trpBlankPage"></div>
9
{{> set_initial_position_embed }}
10
</div>