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">
|
2013-07-10 22:14:08 +02:00
|
|
|
<h3 id="tutorial-finale-label">Why Zulip?</h3>
|
2013-06-27 22:18:28 +02:00
|
|
|
</div>
|
|
|
|
<div class="modal-body">
|
|
|
|
<b>We make it easy for you to see the things you care about.</b>
|
|
|
|
|
|
|
|
<p>
|
2013-07-16 21:00:52 +02:00
|
|
|
Streams, topics, and narrowing let you zoom in on the things that
|
2013-06-27 22:18:28 +02:00
|
|
|
interest you, and quickly ignore the ones that don't.
|
|
|
|
</p>
|
|
|
|
<p>
|
2013-07-10 22:14:08 +02:00
|
|
|
This is critical, because it means you can return to Zulip after being
|
2013-06-27 22:18:28 +02:00
|
|
|
away for hours without missing the important stuff.
|
|
|
|
</p>
|
|
|
|
<p>
|
2013-07-10 22:14:08 +02:00
|
|
|
Now go forth and enjoy Zulip!
|
2013-06-27 22:18:28 +02:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="modal-footer">
|
|
|
|
<button class="btn btn-primary" type="submit" id="tutorial-get-started">Get started</button>
|
|
|
|
</div>
|
|
|
|
</div>
|