Switch copyright clause on signup page to link to /hello.

(imported from commit 77b711acf017a3b17da8fe4e167f2f9263e6cf19)
This commit is contained in:
David Roe
2015-08-18 10:32:51 -07:00
committed by Tim Abbott
parent 147304c676
commit 81d0f7c172

View File

@@ -49,7 +49,7 @@ hence the name.
<div class="footer">
<div class="footer-main">
<ul class="footer-navigation">
<li>© 2013-2014 Zulip, Inc.</li>
<li><a href="/hello">About</a></li>
{% if not_enterpise %}
<li><span class="little-bullet">·</span></li>
<li><a href="/terms">Legal</a></li>