show-last-messages: Fix line with length greater than 120 characters.

This updates file tools/deprecated/iframe-bot/show-last-messages.
This commit is contained in:
Taranjeet Singh 2016-08-13 20:22:35 +05:30 committed by Tim Abbott
parent f6b332ecdb
commit 1819157a5f
1 changed files with 2 additions and 1 deletions

View File

@ -136,7 +136,8 @@ p,ul,code,pre {
</style>
<div>
<p>For more, join the conversation on <a href="https://zulip.com/register/customer3.invalid" target="_blank">Zulip</a>.</p>
<p>For more, join the conversation on <a href="https://zulip.com/register/customer3.invalid" target="_blank">Zulip</a>.
</p>
""")
color = {'event1': '#76ce90', 'hongkong': '#fae589', 'etc': '#a6c7e5'}