aboutsummaryrefslogtreecommitdiff
path: root/app/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/index.html')
-rw-r--r--app/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/index.html b/app/templates/index.html
index 6c6241e..6f868b1 100644
--- a/app/templates/index.html
+++ b/app/templates/index.html
@@ -17,7 +17,7 @@
</ol>
</div>
{% else %}
- <span>No more tasks to do, thank you!</span>
+ <span>No more annotations to do, thanks for your help, you rock!</span>
{% endif %}
{% if tasks_done %}
<h2>Completed Annotations</h2>