diff --git a/app/pages/home/home.html b/app/pages/home/home.html index b987741..8e78a00 100644 --- a/app/pages/home/home.html +++ b/app/pages/home/home.html @@ -41,12 +41,12 @@ {% if membershipValue == 3: %} {%endif%} - Your account and friends are the quickest places to jump back into the site. + You should play something!

Friends ( {{friendcount}} )

-

People online and worth checking in on.

+

People you have added.

{% for friend in friends %} @@ -99,7 +99,7 @@ {% if recentlyplayedcount == 0: %}

Looks like you haven’t played any games yet.

-
Play something now + Go and play something!
{% endif %}