diff --git a/www/conservancy/templates/assignment/assignment_form.html b/www/conservancy/templates/assignment/assignment_form.html index c54355b185cd671392c78921f14af6accd466147..5ef7433866005b059a5b86655a766eaa2c654828 100644 --- a/www/conservancy/templates/assignment/assignment_form.html +++ b/www/conservancy/templates/assignment/assignment_form.html @@ -12,6 +12,11 @@
{% csrf_token %} + + {% if form.errors %} +

Please review the errors below.

+ {% endif %} + {{ form.as_p }}

Please be aware that your employer or a contractor may own the rights in your work by virtue of their employment of you or by explicit transfer of ownership in an agreement. We recommend you review any relevant agreements or consult with a lawyer if you are not sure.