2013-06-27 22:18:28 +02:00
|
|
|
{{! Contents of the "tutorial home" onboarding popup }}
|
|
|
|
|
2013-08-27 20:31:12 +02:00
|
|
|
<div class="tutorial-popover popover-{{placement}}" id="tutorial-home">
|
2013-06-27 22:18:28 +02:00
|
|
|
|
|
|
|
<p>
|
|
|
|
We show stream and private messages together, and time flows down. You
|
2013-07-16 21:00:52 +02:00
|
|
|
can "narrow" to a particular stream or topic by clicking on it.
|
2013-06-27 22:18:28 +02:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<div class="tutorial-done-button">
|
|
|
|
<button class="btn btn-primary" type="submit" id="tutorial-home-next">Next</button>
|
|
|
|
</div>
|
|
|
|
</div>
|