diff --git a/chezbetty/templates/terminal/index.jinja2 b/chezbetty/templates/terminal/index.jinja2 index 2391460..496050b 100644 --- a/chezbetty/templates/terminal/index.jinja2 +++ b/chezbetty/templates/terminal/index.jinja2 @@ -131,10 +131,10 @@ body { {# Splash page saying we need people to pay us back. #} -{#
+

Hi.

We know you like using Betty. We do too.

-

But this isn't a charity. Right now, people owe Betty a combined

+

But we need your help keeping the store afloat. Right now, people owe Betty a combined

{{ owed_by_users|format_debt|safe }}. @@ -158,7 +158,7 @@ body {

{{loop.index}}. {{ user.name }} {{ user.balance|format_debt|safe }}

{% endfor %}

-
#} +