mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
portico: Add links to import from slack and gitter to /new.
This commit is contained in:
@@ -36,6 +36,10 @@ $(function () {
|
||||
<div class="alert alert-error">{{ error }}</div>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
<div class="bottom-text">
|
||||
Or import from <a href="/help/import-from-slack">Slack</a> or
|
||||
<a href="/help/import-from-gitter">Gitter</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user