portico: Add links to import from slack and gitter to /new.

This commit is contained in:
Rishi Gupta
2018-07-24 16:00:56 -07:00
committed by Tim Abbott
parent 03a07783a3
commit 1bbe87cf82
2 changed files with 9 additions and 0 deletions

View File

@@ -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>