Merge branch 'hotfix/21.56.9' into master
[gitter.git] / public / js / views / modals / tmpl / delete-room-view.hbs
blob1712a61e5bd5904212e1f484834346cf83533f2e
1 Doing this will:
2 <ul>
3   <li>Kick everyone out</li>
4   <li>Delete every message</li>
5   <li>Close and Delete the room</li>
6 </ul>
7 Are you sure you want to do this?{{#if locked }} <em>(unlocking in {{secondsLeft }})</em>{{/if}}