diff --git a/templates/zerver/hello.html b/templates/zerver/hello.html index 8da10c45ea..d49b534427 100644 --- a/templates/zerver/hello.html +++ b/templates/zerver/hello.html @@ -598,22 +598,22 @@ -
-

Experience Zulip today!

- {% if register_link_disabled %} - {% elif only_sso %} - - - - {% else %} - - - - {% endif %} -
-
+ +
+

Experience Zulip today!

+ {% if register_link_disabled %} + {% elif only_sso %} + + + + {% else %} + + + + {% endif %} +
{% endblock %}