2013-06-27 22:18:28 +02:00
|
|
|
<div class="modal hide" id="tutorial-finale" tabindex="-1" role="dialog"
|
|
|
|
aria-labelledby="tutorial-finale-label" aria-hidden="true">
|
|
|
|
<div class="modal-header">
|
2014-01-14 17:42:46 +01:00
|
|
|
<h3 id="tutorial-finale-label">Welcome to Zulip</h3>
|
2013-06-27 22:18:28 +02:00
|
|
|
</div>
|
|
|
|
<div class="modal-body">
|
2014-01-14 17:42:46 +01:00
|
|
|
<p>Streams, topics, and narrowing make Zulip conversations
|
|
|
|
efficient and productive.</p>
|
2013-06-27 22:18:28 +02:00
|
|
|
|
2014-01-14 17:42:46 +01:00
|
|
|
<p>That's all there is to it, so let's get started!</p>
|
2013-06-27 22:18:28 +02:00
|
|
|
</div>
|
|
|
|
<div class="modal-footer">
|
|
|
|
<button class="btn btn-primary" type="submit" id="tutorial-get-started">Get started</button>
|
|
|
|
</div>
|
|
|
|
</div>
|