2013-06-27 22:18:28 +02:00
|
|
|
{{! Contents of the "tutorial welcome" onboarding popup }}
|
|
|
|
|
2013-08-27 20:31:12 +02:00
|
|
|
<div class="tutorial-popover popover-{{placement}}" id="tutorial-welcome">
|
2013-06-27 22:18:28 +02:00
|
|
|
<p>
|
2013-07-10 21:54:35 +02:00
|
|
|
Zulip isn't like other chat tools. Here are some things you need to know.
|
2013-06-27 22:18:28 +02:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<div class="tutorial-done-button">
|
|
|
|
<button class="btn btn-primary" type="submit" id="tutorial-welcome-next">Next</button>
|
|
|
|
</div>
|
|
|
|
</div>
|