mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Clean tutorial_message.handlebars to use 4 space indents.
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
{{#tr this}}<p>Messages in Zulip go to a <b>stream</b> and have a <b>topic</b>.</p>{{/tr}}
|
||||
|
||||
<div class="tutorial-done-button">
|
||||
<center>
|
||||
<button class="btn btn-skip" type="submit" id="tutorial-message-skip">{{t "Exit tutorial" }}</button>
|
||||
<button class="btn btn-primary" type="submit" id="tutorial-message-next">{{t "Next" }}</button>
|
||||
</center>
|
||||
<center>
|
||||
<button class="btn btn-skip" type="submit" id="tutorial-message-skip">{{t "Exit tutorial" }}</button>
|
||||
<button class="btn btn-primary" type="submit" id="tutorial-message-next">{{t "Next" }}</button>
|
||||
</center>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user