summaryrefslogtreecommitdiff
path: root/templates/task/view.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/task/view.html')
-rw-r--r--templates/task/view.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/task/view.html b/templates/task/view.html
index a671748..52346de 100644
--- a/templates/task/view.html
+++ b/templates/task/view.html
@@ -132,6 +132,7 @@
{% if is_reviewer %}
View claims
{% else %}
+ <a href="/task/report/tid={{task.id}}">Submit Work</a>
Claim the task
{% endif %}</a>
{% endif %}