diff --git a/templates/index.html b/templates/index.html index 664c9ed..7f2fdd5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -32,5 +32,5 @@ {% endblock %} {% block body %} -Redirecting you to the tweet... +Redirecting you to the tweet in a moment. Or click here. {% endblock %}