2013-06-27 22:18:28 +02:00
|
|
|
{{! Contents of the "tutorial reply" onboarding popup }}
|
|
|
|
|
2013-08-27 20:31:12 +02:00
|
|
|
<div class="tutorial-popover popover-{{placement}}" id="tutorial-reply">
|
2013-06-27 22:18:28 +02:00
|
|
|
|
|
|
|
<p>
|
2013-07-16 21:00:52 +02:00
|
|
|
You can reply to any message by clicking on it. The stream and topic
|
2013-06-27 22:18:28 +02:00
|
|
|
will automatically be filled in.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<div class="tutorial-done-button">
|
|
|
|
<button class="btn btn-primary" type="submit" id="tutorial-reply-next">Next</button>
|
|
|
|
</div>
|
|
|
|
</div>
|