mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +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}}
 | 
					    {{#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">
 | 
					    <div class="tutorial-done-button">
 | 
				
			||||||
    <center>
 | 
					        <center>
 | 
				
			||||||
      <button class="btn btn-skip" type="submit" id="tutorial-message-skip">{{t "Exit tutorial" }}</button>
 | 
					            <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>
 | 
					            <button class="btn btn-primary" type="submit" id="tutorial-message-next">{{t "Next" }}</button>
 | 
				
			||||||
    </center>
 | 
					        </center>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user