diff --git a/templates/index.html b/templates/index.html index fb039286..919987cf 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,7 +11,7 @@

Welcome back {{ user.get_full_name }}, there {%if rig {% if now %}
{% for event in now %} - Event {{ event }} is happening now! Check In
+ Event {{ event }} is happening today! Check In
{% endfor %}
{% endif %}