diff --git a/templates/signup_success.html b/templates/signup_success.html index 9087032..9d947c1 100644 --- a/templates/signup_success.html +++ b/templates/signup_success.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Thanks for Signing Up for What 2 Watch, Bish{% endblock %} +{% block title %}Thanks for Signing up for the Kitten Collective!{% endblock %} {% block content %} {% block header %}{% endblock %} @@ -13,7 +13,8 @@

-

Now, head on over to the login page and git going! +

Now, head on over to the login page and git + going!

{% endblock %}