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
|
|
|
|
2014-01-14 17:42:46 +01:00
|
|
|
<p><b>Reply</b> to a message by <b>clicking on it</b>. The stream
|
|
|
|
and topic will automatically be filled in.</p>
|
2013-06-27 22:18:28 +02:00
|
|
|
|
|
|
|
<div class="tutorial-done-button">
|
|
|
|
<button class="btn btn-primary" type="submit" id="tutorial-reply-next">Next</button>
|
|
|
|
</div>
|
|
|
|
</div>
|