diff --git a/resources/templates/web.html b/resources/templates/web.html index 9a87bc3..7ae56c8 100644 --- a/resources/templates/web.html +++ b/resources/templates/web.html @@ -4,6 +4,8 @@ {% block webbody %}
-

Welcome to Kawari!

+

Welcome to Kawari!

+ +

To get started, register for an account. Then follow the setup instructions to login.

{% endblock %}