onboarding: Add picture to onboarding messages.

This commit is contained in:
Rishi Gupta
2017-08-01 20:28:09 -07:00
committed by Tim Abbott
parent f995094441
commit 31c011dfcc
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -73,7 +73,7 @@ def send_initial_realm_messages(realm):
'content': "Here is a message in one topic. Replies to this message will go to this topic."},
{'stream': "zulip",
'topic': "topic demonstration",
'content': "A second message in this topic."},
'content': "A second message in this topic. With [turtles](/static/images/cute/turtle.png)!"},
{'stream': "zulip",
'topic': "second topic",
'content': "This is a message in a second topic.\n\nTopics are similar to email subjects, "